Give Gitea token instead of GitHub token
This commit is contained in:
parent
82d9872f81
commit
9f5b2447b7
@ -63,7 +63,7 @@ jobs:
|
||||
version: latest
|
||||
args: release --clean -f goreleaser-gitea.yaml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.GORELEASER_TOKEN }}
|
||||
|
||||
"Notify":
|
||||
runs-on: [ubuntu-docker-latest, linux/amd64]
|
||||
|
Loading…
x
Reference in New Issue
Block a user