mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-08-09 18:12:15 +00:00
Update fedora.yml
Signed-off-by: addminbpk <traffic.bpk@gmail.com>
This commit is contained in:
parent
18d03f1ce6
commit
853508b4a3
2
.github/workflows/fedora.yml
vendored
2
.github/workflows/fedora.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Execute remote SSH commands using password
|
||||
uses: appleboy/ssh-action@v1
|
||||
uses: addminbpk/ssh-action@v1
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: linuxserver.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user