actions test
All checks were successful
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Successful in 10s
All checks were successful
Deploy to https://wordpress-test.event-federation.eu/ / deploy (push) Successful in 10s
This commit is contained in:
parent
31a703bbac
commit
0272f65158
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: appleboy/scp-action@v0.1.4
|
uses: https://github.com/appleboy/scp-action@v0.1.4
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: ${{ secrets.SSH_USERNAME }}
|
username: ${{ secrets.SSH_USERNAME }}
|
||||||
|
|
Loading…
Reference in a new issue