Skip to content

Commit 6ee1fe2

Browse files
author
devgioele
committed
fix release workflow
1 parent 9677e7e commit 6ee1fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
node-version: ${{ env.NODE_VERSION }}
2222
- run: npm publish
2323
env:
24-
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
24+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)