Update npmpub.yml
This commit is contained in:
parent
ca82703f6c
commit
a79bec4fcc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/npmpub.yml
vendored
2
.github/workflows/npmpub.yml
vendored
|
|
@ -28,5 +28,5 @@ jobs:
|
||||||
- uses: JS-DevTools/npm-publish@v1
|
- uses: JS-DevTools/npm-publish@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.NPM_TOKEN }}
|
token: ${{ secrets.NPM_TOKEN }}
|
||||||
package: "./src/lib/dist"
|
package: "./src/lib/dist/package.json"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue