Skip to content

Commit

Permalink
Update main.yml - server dir path
Browse files Browse the repository at this point in the history
  • Loading branch information
paator authored Jan 16, 2024
1 parent 0afb7c7 commit e635a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: build/
server-dir: /public_html
server-dir: /public_html/

0 comments on commit e635a95

Please sign in to comment.