mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-08-11 19:12:18 +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
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Execute remote SSH commands using password
|
- name: Execute remote SSH commands using password
|
||||||
uses: appleboy/ssh-action@v1
|
uses: addminbpk/ssh-action@v1
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: linuxserver.io
|
username: linuxserver.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user