Skip to content

Commit

Permalink
ci: use context for GH and NPM tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
cwillisf committed Apr 14, 2023
1 parent bb9b789 commit ff4ed3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ workflows:
- master
main-workflow:
jobs:
- main-job
- main-job:
context:
- scratch-npm-creds

0 comments on commit ff4ed3c

Please sign in to comment.