Skip to content

Commit ede3001

Browse files
author
m.r
committed
fix key
1 parent 337405b commit ede3001

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
@@ -19,4 +19,4 @@ jobs:
1919
- name: publish to npm
2020
run: npm publish
2121
env:
22-
NODE_AUTH_TOCKEN: ${{secrets.NPM_TOKEN}}
22+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)