mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
fix: missing github release key
This commit is contained in:
parent
c73e22e279
commit
4d8adbffca
@ -59,6 +59,7 @@ pipeline:
|
||||
|
||||
release:
|
||||
image: plugins/github-release
|
||||
api_key: ${GITHUB_RELEASE_API_KEY}
|
||||
files:
|
||||
- dist/release/*
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user