fix(ci): force Gitea token
This commit is contained in:
parent
01bb2ef852
commit
e6c7d685cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -53,5 +53,5 @@ jobs:
|
|||
version: latest
|
||||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ""
|
||||
GORELEASER_FORCE_TOKEN: gitea
|
||||
GITEA_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue