mirror of
https://ghproxy.net/https://github.com/appleboy/scp-action.git
synced 2025-04-18 06:03:08 +00:00
update
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
aad41fd04c
commit
23df0d718e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: copy file to server
|
- name: copy file to server
|
||||||
uses: ./
|
uses: appleboy/scp-action@7af00892de6f8397c5c3393cfb3b32ae7f91b94b
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user