-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #95 from zowe/users/jstruga/upgrade-version
Bump version
- Loading branch information
Showing
5 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,13 +98,13 @@ jobs: | |
publish-registry-email: ${{ secrets.NPM_PRIVATE_REGISTRY_EMAIL }} | ||
publish-registry-username: ${{ secrets.NPM_PRIVATE_REGISTRY_USERNAME }} | ||
publish-registry-password: ${{ secrets.NPM_PRIVATE_REGISTRY_PASSWORD }} | ||
|
||
- name: '[Prep 10] Publish NPM Package ' | ||
if: ${{ github.event.inputs.PERFORM_RELEASE == 'true' && env.RELEASE == 'true' }} | ||
uses: zowe-actions/zlux-builds/plugins/[email protected]/main | ||
|
||
- name: '[Prep 11] Bump Staging Version ' | ||
|
||
- name: '[Prep 10] Bump Staging Version ' | ||
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 }} | ||
|
||
- name: '[Prep 11] Publish NPM Package ' | ||
if: ${{ github.event.inputs.PERFORM_RELEASE == 'true' && env.RELEASE == 'true' }} | ||
uses: zowe-actions/zlux-builds/plugins/[email protected]/main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters