Skip to content

Commit

Permalink
correct auth token for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenali committed Jan 16, 2024
1 parent 911ea42 commit a4a27e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
npmScopes:
esp-code:
npmAlwaysAuth: true
npmAuthToken: "${NPM_AUTH_TOKEN}"
npmAuthToken: "${NODE_AUTH_TOKEN}"

0 comments on commit a4a27e6

Please sign in to comment.