mirror of
https://github.com/Instadapp/vue-web3.git
synced 2024-07-29 21:48:25 +00:00
Update npm-publish.yml
This commit is contained in:
parent
9a0c564958
commit
58b650a2e3
9
.github/workflows/npm-publish.yml
vendored
9
.github/workflows/npm-publish.yml
vendored
|
@ -18,12 +18,3 @@ jobs:
|
|||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
access: public
|
||||
check-version: true
|
||||
- run: cd nuxt
|
||||
- run: |
|
||||
yarn install
|
||||
yarn prepack
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
access: public
|
||||
check-version: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user