Skip to content

Commit e7f26f1

Browse files
author
Mathieu Bour
committed
ci(actions): rollack secret to NODE_AUTH_TOKEN
1 parent f7bfa48 commit e7f26f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ jobs:
8686
- name: Publish new release
8787
uses: JS-DevTools/npm-publish@v1
8888
with:
89-
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
89+
token: ${{ secrets.NODE_AUTH_TOKEN }}
9090
access: public

0 commit comments

Comments
 (0)