Skip to content

Commit

Permalink
fix ftp upload
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Nov 14, 2023
1 parent bce3e41 commit dd5f110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
server: www456.your-server.de
username: eniaka_2
password: ${{ secrets.MAY_LA_FTP_PWD }}
local-dir: build/html/
local-dir: ./build/html/
protocol: ftps
PORT: 21
# dangerous-clean-slate: true

0 comments on commit dd5f110

Please sign in to comment.