cloudflare

This commit is contained in:
Lanta 2023-11-20 11:05:09 +01:00
parent 8dd2a3c038
commit 5e2ce13f1b

View file

@ -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 }}