Skip to content

Update upload.yml

Update upload.yml #7

- name: executing remote ssh commands using ssh key

Check failure on line 1 in .github/workflows/github-workflow-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github-workflow-test.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: whoami