ci: add manual to the release process
This commit is contained in:
parent
bca501d4e5
commit
2e93ebdb7c
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ pipeline:
|
|||
secrets:
|
||||
- gitea_token
|
||||
when:
|
||||
event: push
|
||||
event: [push, manual]
|
||||
branch: main
|
||||
|
|
Reference in a new issue