Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <[email protected]>
  • Loading branch information
James Struga committed Oct 30, 2024
1 parent 7f6a712 commit 816a7d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
uses: zowe-actions/nodejs-actions/setup@main
with:
package-name: 'org.zowe.explorer-fvt-utilities'
publish-registry-email: ${{ secrets.ZOWE_ROBOT_EMAIL }}
publish-registry-username: ${{ secrets.ARTIFACTORY_USERNAME }}
publish-registry-password: ${{ secrets.ARTIFACTORY_PASSWORD }}


- name: '[Build] Nodejs project build'
Expand Down

0 comments on commit 816a7d0

Please sign in to comment.