Skip to content

Commit

Permalink
fix api token
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
  • Loading branch information
s00500 committed Sep 28, 2022
1 parent da35886 commit 983fb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker.yml
Expand Up @@ -11,7 +11,7 @@ pipeline:

release:
image: goreleaser/goreleaser
secrets: [github_token]
secrets: [gh_api_key]
commands:
- goreleaser release
when:
Expand Down

0 comments on commit 983fb1e

Please sign in to comment.