wire in github api key for leaving comments
This commit is contained in:
@@ -76,3 +76,5 @@ steps:
|
|||||||
image: jmccann/drone-github-comment:1
|
image: jmccann/drone-github-comment:1
|
||||||
settings:
|
settings:
|
||||||
message: Hello ${DRONE_PULL_REQUEST}
|
message: Hello ${DRONE_PULL_REQUEST}
|
||||||
|
api_key:
|
||||||
|
from_secret: github_key
|
||||||
|
Reference in New Issue
Block a user