renamed secret
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Thomas Eppers 2022-07-23 18:00:53 +02:00
parent 8f0eb3db4f
commit 22429ac74b

View File

@ -20,7 +20,7 @@ pipeline:
# http://plugins.drone.io/drone-plugins/drone-github-release/ # http://plugins.drone.io/drone-plugins/drone-github-release/
image: plugins/github-release image: plugins/github-release
files: target/release/reel-moby files: target/release/reel-moby
secrets: [github_release_api_key] secrets: [github_api_key]
when: when:
event: tag event: tag
tag: v* tag: v*