Skip to content

Commit

Permalink
ci: remove always-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Jan 9, 2024
1 parent 1fe8c10 commit 58c0977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/typescript-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
node-version: 20
registry-url: https://registry.npmjs.org/
scope: "@arizeai"
always-auth: true
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Setup PNPM
Expand Down

0 comments on commit 58c0977

Please sign in to comment.