Skip to content

Commit

Permalink
Update main.yml config file
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMichalski committed Oct 6, 2023
1 parent 49464f5 commit 48f4e49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./www/
local-dir: ./www/
server-dir: ./public_html/www/

0 comments on commit 48f4e49

Please sign in to comment.