mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-24 23:51:02 -05:00
ci: allow manual trigger (#33)
This commit is contained in:
parent
783bd1abdd
commit
8457e7bddb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-deploy.yml
vendored
1
.github/workflows/release-deploy.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Release and Deploy
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
|
|
Loading…
Reference in a new issue