Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Test again
  • Loading branch information
lukasneukom committed Feb 9, 2024
1 parent 16c08c1 commit 61b6f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
uses: actions/checkout@v4

- name: Push files
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.1.0
with:
server: lx55.hoststar.hosting
username: lukasneukom.ch
password: ${{ secrets.FTP_PASSWORD }}
server-dir: /elikia.ch/public_html/
dry-run: true
# dry-run: true

0 comments on commit 61b6f5f

Please sign in to comment.