testing npm autopublish

main
Anton Franzluebbers 2022-11-13 23:42:08 -05:00
parent 3778b0368c
commit 864b60846c
2 changed files with 3 additions and 2 deletions

View File

@ -15,5 +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
env: env:
NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}} NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}}

View File

@ -1,7 +1,7 @@
{ {
"name": "edu.uga.engr.vel.velnet", "name": "edu.uga.engr.vel.velnet",
"displayName": "VelNet", "displayName": "VelNet",
"version": "1.1.1", "version": "1.1.2",
"unity": "2019.1", "unity": "2019.1",
"description": "A custom networking library for Unity.", "description": "A custom networking library for Unity.",
"keywords": [ "keywords": [