Skip to content

Create fedora.yml

Create fedora.yml #3

Workflow file for this run

- name: executing remote ssh commands using password

Check failure on line 1 in .github/workflows/ssh-200.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ssh-200.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
script: whoami