Compare commits
3 Commits
main
..
00a99a3d77
| Author | SHA1 | Date | |
|---|---|---|---|
|
00a99a3d77
|
|||
|
629425bec0
|
|||
|
17606c238c
|
@@ -49,7 +49,6 @@ jobs:
|
|||||||
version: "~> v2"
|
version: "~> v2"
|
||||||
args: release --clean --release-notes=/tmp/release-notes.md
|
args: release --clean --release-notes=/tmp/release-notes.md
|
||||||
env:
|
env:
|
||||||
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
|
|
||||||
GORELEASER_FORCE_TOKEN: gitea
|
GORELEASER_FORCE_TOKEN: gitea
|
||||||
GITEA_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||||
GITEA_API_URL: http://gitea:3000/api/v1
|
GITEA_API_URL: http://gitea:3000/api/v1
|
||||||
|
|||||||
Reference in New Issue
Block a user