Skip to content

Commit

Permalink
Update push-hostinger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monambike authored Feb 19, 2024
1 parent 648eaa9 commit 1eb351d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-hostinger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./publish-folder
server-dir: public_html
local-dir: ./publish-folder/
server-dir: public_html/
passive: true

0 comments on commit 1eb351d

Please sign in to comment.