Actualiser .gitea/workflows/build.yaml
Some checks failed
Production / deploy (push) Failing after 11s

This commit is contained in:
Mathieu Broillet 2023-07-03 14:24:09 +00:00
parent b616bd0a6e
commit 92d4b8223c

View File

@ -33,7 +33,7 @@ jobs:
ls -al public/ ls -al public/
- name: Copy (scp) staging build to blog server - name: Copy (scp) staging build to blog server
uses: nicklasfrahm/scp-action@main uses: https://github.com/nicklasfrahm/scp-action@main
with: with:
host: ${{ secrets.SSH_HOSTNAME }} host: ${{ secrets.SSH_HOSTNAME }}
username: root username: root