Update npmpub.yml
This commit is contained in:
parent
76d21cb348
commit
9469556b9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/npmpub.yml
vendored
2
.github/workflows/npmpub.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- run: npm install
|
||||
- run: npm run pack
|
||||
- run: ls
|
||||
- run: cp README.md ./src/lib/dist/README.md
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue