change secret name

Signed-off-by: Tom Zhang <14881754+FlappiTomic@users.noreply.github.com>
This commit is contained in:
Tom Zhang
2021-11-08 15:13:00 -05:00
parent 94c6c88afd
commit e78bcb9c3d

View File

@@ -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