Skip to content

Commit

Permalink
ci: add always-auth to nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Jan 9, 2024
1 parent 5820fdb commit bbe0b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/typescript-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: 16
registry-url: "https://registry.npmjs.org"
scope: "@arizeai"
always-auth: true
- name: Echo npmrc
run: cat $NPM_CONFIG_USERCONFIG
- name: Setup PNPM
Expand Down

0 comments on commit bbe0b3a

Please sign in to comment.