diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1098546191..9b5ad0598c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1230,7 +1230,7 @@ jobs: uses: actions/checkout@v2 - name: Preinstall run: npm run prerun - - name: Publish Infrastructure Agent + - name: Publish NPM Packages run: bash ./Scripts/NPM/PublishAllPackages.sh