Skip to content

Commit

Permalink
chore: Updated npm token location for concourse pipeline (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
parkhomenko authored Aug 11, 2021
1 parent 44a8c69 commit 7995a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- task: publish
file: fauna-shell-repository/concourse/tasks/publish.yml
params:
NPM_TOKEN: ((fauna/npm.token))
NPM_TOKEN: ((npm_token))

0 comments on commit 7995a44

Please sign in to comment.