Skip to content

Commit ff4ed3c

Browse files
committed
ci: use context for GH and NPM tokens
1 parent bb9b789 commit ff4ed3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ workflows:
2727
- master
2828
main-workflow:
2929
jobs:
30-
- main-job
30+
- main-job:
31+
context:
32+
- scratch-npm-creds

0 commit comments

Comments
 (0)