Update build_test.yml

This commit is contained in:
Tom Zhang
2021-11-30 14:54:24 -05:00
parent 80af4432e6
commit 9bd626c42e

View File

@@ -95,4 +95,4 @@ jobs:
# if: ${{ success() && github.event.inputs.PERFORM_RELEASE == 'true' && env.IS_RELEASE_BRANCH == 'true' && env.IS_FORMAL_RELEASE_BRANCH == 'true' && env.PRE_RELEASE_STRING == ''}} # if: ${{ success() && github.event.inputs.PERFORM_RELEASE == 'true' && env.IS_RELEASE_BRANCH == 'true' && env.IS_FORMAL_RELEASE_BRANCH == 'true' && env.PRE_RELEASE_STRING == ''}}
# uses: zowe-actions/nodejs-actions/bump-version@main # uses: zowe-actions/nodejs-actions/bump-version@main
# env: # env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GITHUB_TOKEN: ${{ secrets.ZOWE_ROBOT_TOKEN }}