Skip to content

Commit 2555f35

Browse files
committed
:smoking_affleck:
1 parent ef89280 commit 2555f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-npm.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
4747
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
48+
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
4849

4950
- name: Post to slack
5051
if: steps.changesets.outputs.published == 'true'

0 commit comments

Comments
 (0)