You've already forked appleboy_ssh-action
mirror of
https://gh-proxy.com/github.com/appleboy/ssh-action.git
synced 2025-04-17 00:31:49 +08:00
chore: update action image
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: executing remote ssh commands
|
||||
uses: appleboy/scp-action@master
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user