Skip to content

Commit

Permalink
Adding verbose logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarik Dedić committed Aug 20, 2024
1 parent 1a534c2 commit 5fdc62c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ jobs:
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
args: "-v" # Enable verbose logging

0 comments on commit 5fdc62c

Please sign in to comment.