.gitea/workflows/deploy.yaml aktualisiert
Some checks failed
Gitea Actions Demo / create_release (pull_request) Failing after 13s

This commit is contained in:
Steev 2023-10-03 16:59:55 +02:00
parent 8f13325ed7
commit 6f7ba303d4

View File

@ -33,4 +33,4 @@ jobs:
git push origin v${{ gitea.run_number }}
- name: Print Release URL
run: echo "Created release: https://git.slpnetwork.de/Steev/steevcss/releases/tag/v${{ github.run_number }}"
run: echo "Created release"