Skip to content

Commit

Permalink
fix(.circleci): Add infinitered-npm-package context
Browse files Browse the repository at this point in the history
  • Loading branch information
silasjmatson committed Jan 13, 2023
1 parent 6634bf8 commit abfba3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

publish:
<<: *defaults
context: infinitered-npm-package
steps:
- checkout
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
Expand Down

0 comments on commit abfba3a

Please sign in to comment.