Fix release (#3)
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user