Update .gitea/workflows/actions.yaml
All checks were successful
Go2ticket auto deployement / Go2ticket (push) Successful in 22s
All checks were successful
Go2ticket auto deployement / Go2ticket (push) Successful in 22s
This commit is contained in:
parent
c441972d0d
commit
1a986b527c
|
@ -39,7 +39,7 @@ jobs:
|
|||
ls -l go2ticket-*
|
||||
|
||||
- name: Deploy release
|
||||
if: if: startsWith(gitea.ref, 'refs/tags/')
|
||||
if: startsWith(gitea.ref, 'refs/tags/')
|
||||
|
||||
run: |
|
||||
echo "Deploying artifacts on Gitea server"
|
||||
|
|
Loading…
Reference in New Issue
Block a user