cloudflare
This commit is contained in:
parent
0acd8900b4
commit
c8fdf5d3b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Sync Files from ${{ github.ref }}
|
- name: Sync Files from ${{ github.ref }}
|
||||||
uses: SamKirkland/web-deploy@v1
|
uses: SamKirkland/web-deploy@v1
|
||||||
with:
|
with:
|
||||||
target-server: lanta.eu
|
target-server: 86.93.122.67
|
||||||
remote-user: stats
|
remote-user: stats
|
||||||
private-ssh-key: ${{ secrets.SSH_KEY }}
|
private-ssh-key: ${{ secrets.SSH_KEY }}
|
||||||
destination-path: ${{ env.DESTINATION }}
|
destination-path: ${{ env.DESTINATION }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue