mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-08-14 04:22:16 +00:00
Update fedora.yml
Signed-off-by: addminbpk <traffic.bpk@gmail.com>
This commit is contained in:
parent
853508b4a3
commit
66921b3fbd
4
.github/workflows/fedora.yml
vendored
4
.github/workflows/fedora.yml
vendored
@ -3,10 +3,10 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: self-hosted
|
runs-on: selft-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Execute remote SSH commands using password
|
- name: Execute remote SSH commands using password
|
||||||
uses: addminbpk/ssh-action@v1
|
uses: appleboy/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