We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68ab56 commit 784b637Copy full SHA for 784b637
1 file changed
.github/workflows/canary-release.yml
@@ -60,5 +60,3 @@ jobs:
60
61
- name: Publish canary release with OIDC
62
run: npm publish --provenance --tag canary --access public
63
- env:
64
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments