mirror of
https://github.com/jlengrand/sample-node-api.git
synced 2026-03-10 08:41:23 +00:00
change secret name
Signed-off-by: Tom Zhang <14881754+FlappiTomic@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build_test.yml
vendored
2
.github/workflows/build_test.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
pax-name: 'sample-node-api'
|
pax-name: 'sample-node-api'
|
||||||
pax-ssh-username: ${{ secrets.SSH_MARIST_USERNAME }}
|
pax-ssh-username: ${{ secrets.SSH_MARIST_USERNAME }}
|
||||||
pax-ssh-password: ${{ secrets.SSH_MARIST_PASSWORD }}
|
pax-ssh-password: ${{ secrets.SSH_MARIST_RACF_PASSWORD }}
|
||||||
|
|
||||||
- name: '[Publish] Publish'
|
- name: '[Publish] Publish'
|
||||||
uses: zowe-actions/shared-actions/publish@main
|
uses: zowe-actions/shared-actions/publish@main
|
||||||
|
|||||||
Reference in New Issue
Block a user