forked from cerc-io/ipld-eth-server
Update on-pr.yaml
This commit is contained in:
parent
88e20dfc6e
commit
01074ab55c
2
.github/workflows/on-pr.yaml
vendored
2
.github/workflows/on-pr.yaml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
with:
|
with:
|
||||||
host: ${{ env.BUILD_HOSTNAME }}
|
host: ${{ env.BUILD_HOSTNAME }}
|
||||||
BUILD_USERNAME: ${{ env.BUILD_USERNAME }}
|
username: ${{ env.BUILD_USERNAME }}
|
||||||
# passphrase: $ {{ env.BUILD_PASSWORD }}
|
# passphrase: $ {{ env.BUILD_PASSWORD }}
|
||||||
key: ${{ env.BUILD_KEY }}
|
key: ${{ env.BUILD_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
|
Loading…
Reference in New Issue
Block a user