Skip to content

Commit 2498caf

Browse files
authored
Merge branch 'main' into 0.12.2
2 parents 0042f23 + 0838477 commit 2498caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- run: npm run build
3333
- run: npm publish
3434
env:
35-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
35+
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)