Update push-dappbundle.yml
Updating YAML to remove appleboy old version error
This commit is contained in:
parent
27fbddc29b
commit
88b0a6021b
2
.github/workflows/push-dappbundle.yml
vendored
2
.github/workflows/push-dappbundle.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
|||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Executing remote command
|
- name: Executing remote command
|
||||||
uses: appleboy/ssh-action@v1.0.0
|
uses: appleboy/ssh-action@v1.0.4
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.R_HOST }}
|
host: ${{ secrets.R_HOST }}
|
||||||
username: ${{ secrets.P_USERNAME }}
|
username: ${{ secrets.P_USERNAME }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user