workflows with an s.
Some checks failed
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Failing after 1m46s
Some checks failed
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Failing after 1m46s
This commit is contained in:
@@ -9,6 +9,7 @@ on:
|
||||
env:
|
||||
VERSION_TAG: '${{ github.ref_name }}'
|
||||
CURL_TOKEN: '${{ secrets.TOKEN_GITEA }}'
|
||||
GPG_SIGNING_KEY: '${{ secrets.GPG_SIGNING_KEY }}'
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
@@ -34,4 +35,4 @@ jobs:
|
||||
args: release --clean
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.TOKEN_GITEA }}
|
||||
GORELEASER_FORCE_TOKEN: gitea
|
||||
GORELEASER_FORCE_TOKEN: gitea
|
||||
|
||||
Reference in New Issue
Block a user