Skip to content

Commit 2aeebfb

Browse files
Merge pull request #5 from mxenabled/bm/change_name
Change name
2 parents 195e385 + 812aca4 commit 2aeebfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- run: npm install
1717
- run: npm publish
1818
env:
19-
NPM_ACCESS_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
19+
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

0 commit comments

Comments
 (0)