Update workflow to publish npm packages

This commit is contained in:
Simon Larsen 2024-03-14 14:39:50 +00:00
parent 7a83337391
commit f296483088
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -40,7 +40,7 @@ jobs:
# node-version: 21.6.2 # node-version: 21.6.2
# - run: cd InfrastructureAgent && bash ./Scripts/Build/Linux.sh # - run: cd InfrastructureAgent && bash ./Scripts/Build/Linux.sh
publish-infrastucture-agent: publish-npm-packages:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
CI_PIPELINE_ID: ${{github.run_number}} CI_PIPELINE_ID: ${{github.run_number}}