Update .gitea/workflows/release.yml
All checks were successful
Snyk / security (push) Successful in 53s

This commit is contained in:
2025-06-22 23:37:14 +02:00
parent 99a6f8f1b9
commit 29f2aa14f3

View File

@ -17,7 +17,7 @@ jobs:
create_release:
name: Create Release
needs: test
# needs: test
uses: https://git.tainton.uk/actions/gha-workflows/.gitea/workflows/create-release.yml@main
secrets:
ACTIONS_TOKEN: ${{ secrets.ACTIONS_TOKEN }}