diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index a8e94e6..9e8a684 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -15,5 +15,6 @@ jobs: node-version: 16 registry-url: http://npm.ugavel.com/ - run: npm publish + working-directory: TestVelGamesServer/Packages/VelNetUnity env: - NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}} \ No newline at end of file + NODE_AUTH_TOKEN: ${{secrets.VERDACCIO_TOKEN}} diff --git a/TestVelGameServer/Packages/VelNetUnity/package.json b/TestVelGameServer/Packages/VelNetUnity/package.json index 08ca673..0461fa9 100644 --- a/TestVelGameServer/Packages/VelNetUnity/package.json +++ b/TestVelGameServer/Packages/VelNetUnity/package.json @@ -1,7 +1,7 @@ { "name": "edu.uga.engr.vel.velnet", "displayName": "VelNet", - "version": "1.1.1", + "version": "1.1.2", "unity": "2019.1", "description": "A custom networking library for Unity.", "keywords": [