From 1a986b527c2e67cb3775a23ba06e9266d57c58ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20CHABANNE?= Date: Sun, 9 Jun 2024 03:06:32 +0200 Subject: [PATCH] Update .gitea/workflows/actions.yaml --- .gitea/workflows/actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 8f97ac1..75528ba 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -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"