Updated publish.yml
parent
feae564dc1
commit
3911e5a612
|
@ -34,6 +34,7 @@ jobs:
|
|||
- run: yarn publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
publish-npm:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue