Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9e4d928ea |
@@ -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