Skip to content

Commit 5e3cc13

Browse files
authoredSep 25, 2020
fix: Add expected GH_TOKEN key (#2228)
1 parent 51a0c18 commit 5e3cc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎screwdriver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Publishing to NPM
3939
- NPM_TOKEN
4040
# Pushing tags to Git
41-
- GIT_KEY
41+
- GH_TOKEN
4242
# Trigger a Docker Hub build
4343
- DOCKER_TRIGGER
4444

0 commit comments

Comments
 (0)
Please sign in to comment.