Skip to content

Commit 7aed40f

Browse files
authored
Update publish-package.yaml (#220)
1 parent 226c71c commit 7aed40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ jobs:
191191
npm publish --access public
192192
fi
193193
env:
194-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
194+
NODE_AUTH_TOKEN: ${{ secrets.NPM_PERIPHERY_TOKEN }}

0 commit comments

Comments
 (0)