Skip to content

Commit

Permalink
Update build_test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <[email protected]>
  • Loading branch information
struga0258 authored Aug 19, 2024
1 parent 098ec6d commit 3c6bfa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
plugin-version: ${{ github.event.inputs.BUILD_VERSION }}

- name: '[Prep 6] build'
uses: zowe-actions/zlux-builds/plugins/zlux-plugins@v3.x/main
uses: zowe-actions/zlux-builds/plugins/zlux-plugins@struga0258-patch-1
with:
build-zss: false

Expand All @@ -175,4 +175,4 @@ jobs:
if: ${{ github.event.inputs.PERFORM_RELEASE == 'true' && env.RELEASE == 'true' }}
uses: zowe-actions/zlux-builds/plugins/[email protected]/main
env:
GITHUB_TOKEN: ${{ secrets.ZOWE_ROBOT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ZOWE_ROBOT_TOKEN }}

0 comments on commit 3c6bfa2

Please sign in to comment.