Skip to content

Commit

Permalink
Tries to fix auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
ncordon committed May 8, 2024
1 parent 08f8ee0 commit 6302608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-canary-npm-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Build and release canary package to npm
run: node ./release-canary.js
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 6302608

Please sign in to comment.