diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index f4c7649..fde21fd 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -68,6 +68,7 @@ jobs: github-password: ${{ secrets.ZOWE_ROBOT_TOKEN }} github-email: ${{ secrets.ZOWE_ROBOT_EMAIL }} github-branch: ${{ github.event.inputs.BRANCH_NAME }} + release: ${{ github.event.inputs.PERFORM_RELEASE }} - name: '[Prep 6] build' uses: zowe-actions/zlux-builds/plugins/zlux-plugins@v2.x/main