We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca59a5 commit b7796c7Copy full SHA for b7796c7
.github/workflows/publish.yml
@@ -74,8 +74,6 @@ jobs:
74
uses: ./.github/actions/setup-node-env
75
with:
76
registry-url: 'https://registry.npmjs.org'
77
- env:
78
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
79
80
- name: Download build artifacts
81
uses: actions/download-artifact@v4
0 commit comments