ci: add master branch trigger for release workflow
This commit is contained in:
parent
002ddd6dbe
commit
25ff804b76
@ -1,6 +1,8 @@
|
||||
name: Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user