mirror of
https://github.com/catppuccin/gitea.git
synced 2026-03-11 14:44:23 +00: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