Skip to content

Commit 66921b3

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fedora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ on: [push]
33
jobs:
44
build:
55
name: Build
6-
runs-on: self-hosted
6+
runs-on: selft-hosted
77
steps:
88
- name: Execute remote SSH commands using password
9-
uses: addminbpk/ssh-action@v1
9+
uses: appleboy/ssh-action@v1
1010
with:
1111
host: ${{ secrets.HOST }}
1212
username: linuxserver.io

0 commit comments

Comments
 (0)