on push tags
This commit is contained in:
parent
3706bd3ecb
commit
a0ac802432
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
on: [tag]
|
||||
on:
|
||||
push: tags
|
||||
|
||||
jobs:
|
||||
release-build:
|
||||
|
@ -50,4 +51,3 @@ jobs:
|
|||
uses: forgejo/download-artifact@v3
|
||||
- name: Package deployment
|
||||
run: ${{ github.workspace }}/.forgejo/bin/deploy.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue