rename job to publish-npm

This commit is contained in:
Jacob Overgaard
2023-03-22 08:54:35 +01:00
parent dcfbee0388
commit f9cf3d4a5f

View File

@@ -41,7 +41,7 @@ jobs:
name: artifact
path: ./dist/libs
publish-gpr:
publish-npm:
# if: github.event_name == 'push' && github.ref == 'refs/heads/main'
needs: build
runs-on: ubuntu-latest