typo in workflow
This commit is contained in:
parent
3e8e1b7275
commit
0406d3f43a
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
- name: Release
|
||||
env:
|
||||
NPM_ACCESS_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
|
||||
run: npm run publish
|
||||
run: npm run release
|
||||
|
Loading…
Reference in New Issue
Block a user