Skip to content

Commit 853508b

Browse files
authored
Update fedora.yml
Signed-off-by: addminbpk <[email protected]>
1 parent 18d03f1 commit 853508b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: self-hosted
77
steps:
88
- name: Execute remote SSH commands using password
9-
uses: appleboy/ssh-action@v1
9+
uses: addminbpk/ssh-action@v1
1010
with:
1111
host: ${{ secrets.HOST }}
1212
username: linuxserver.io

0 commit comments

Comments
 (0)