.gitea/workflows/release.yml aktualisiert

This commit is contained in:
2025-02-25 22:42:00 +01:00
parent 86b87cfc7c
commit 99c2d7575a

View File

@@ -20,5 +20,5 @@ jobs:
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
files: files:
- ** **
api_key: '${{secrets.RELEASE_TOKEN}}' api_key: '${{secrets.RELEASE_TOKEN}}'