mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-08-10 18:42:15 +00:00
Update fedora.yml
Signed-off-by: addminbpk <traffic.bpk@gmail.com>
This commit is contained in:
parent
8b8e9b4ace
commit
488eb71fc6
2
.github/workflows/fedora.yml
vendored
2
.github/workflows/fedora.yml
vendored
@ -3,7 +3,7 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
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: appleboy/ssh-action@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user