Skip to content

Commit

Permalink
Adjusting yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rotirk20 committed Aug 20, 2024
1 parent 2d59e7f commit dd0165a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./dist/ # Adjust this to match your project name
server-dir: /public_html/ # Adjust this to your target directory on the server
port: ${{ secrets.FTP_PORT }} # Optional, default is 21
port: ${{ secrets.FTP_PORT }}
log-level: verbose

0 comments on commit dd0165a

Please sign in to comment.