Update .gitea/workflows/actions.yaml
All checks were successful
Go2ticket auto deployement / Go2ticket (push) Successful in 22s

This commit is contained in:
Clément CHABANNE 2024-06-09 03:06:32 +02:00
parent c441972d0d
commit 1a986b527c

View File

@ -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"