Update CI/CD
Some checks failed
Go2ticket auto deployement / Go2ticket (push) Failing after 15s

This commit is contained in:
Clément CHABANNE 2024-06-09 12:02:20 +02:00
parent fadbc5f0be
commit 9451ad6322

View File

@ -42,6 +42,7 @@ jobs:
run: |
NOTES=$(git log -1 --pretty=%B)
echo "release_notes=${NOTES}" >> $GITHUB_ENV
echo ${NOTES}
- name: Deploy release
if: startsWith(gitea.ref, 'refs/tags/')