ci: fix secret
This commit is contained in:
parent
ac34433314
commit
a5ca637952
@ -19,7 +19,7 @@ pipeline:
|
||||
image: goreleaser/goreleaser
|
||||
commands:
|
||||
- goreleaser release --config .githubrelease.yaml
|
||||
secrets: [ gitea_token ]
|
||||
secrets: [ github_token ]
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user