Actualiser .gitea/workflows/build.yaml
Some checks failed
Production / deploy (push) Failing after 11s
Some checks failed
Production / deploy (push) Failing after 11s
This commit is contained in:
parent
b616bd0a6e
commit
92d4b8223c
@ -33,7 +33,7 @@ jobs:
|
||||
ls -al public/
|
||||
|
||||
- name: Copy (scp) staging build to blog server
|
||||
uses: nicklasfrahm/scp-action@main
|
||||
uses: https://github.com/nicklasfrahm/scp-action@main
|
||||
with:
|
||||
host: ${{ secrets.SSH_HOSTNAME }}
|
||||
username: root
|
||||
|
Loading…
Reference in New Issue
Block a user