Fix release (#3)
Some checks failed
CI / Typos (push) Successful in 7s
CI / Clippy (push) Successful in 51s
CI / Check version (push) Failing after 4s
CI / Build and test (push) Successful in 54s
Release / release (push) Failing after 10s

Reviewed-on: #3
This commit is contained in:
2025-05-04 10:35:56 -07:00
committed by Mark
parent 6c61ef10b2
commit 10625a13ea
4 changed files with 5 additions and 6 deletions

View File

@ -14,7 +14,6 @@ jobs:
with:
fetch-depth: 0
id: use-go-action
uses: https://gitea.com/actions/release-action@main
- uses: https://gitea.com/actions/release-action@main
with:
api_key: '${{secrets.RELEASE_TOKEN}}'
api_key: "${{secrets.RELEASE_TOKEN}}"