testing npm autopublish 3
parent
19ba47c3ea
commit
b5a9356b80
|
|
@ -15,6 +15,6 @@ jobs:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
registry-url: http://npm.ugavel.com/
|
registry-url: http://npm.ugavel.com/
|
||||||
- run: npm publish
|
- run: npm publish
|
||||||
working-directory: ../TestVelGamesServer/Packages/VelNetUnity
|
working-directory: ./TestVelGameServer/Packages/VelNetUnity
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}}
|
NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue