Skip to content

Commit

Permalink
Fix Workflow log level
Browse files Browse the repository at this point in the history
  • Loading branch information
ochoarobert1 committed Mar 4, 2024
1 parent b925760 commit e32a231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
server: ${{ secrets.ftp_server }}
username: ${{ secrets.ftp_username }}
password: ${{ secrets.ftp_password }}
log-level: verbose
log-level: minimal
exclude: |
**/.git*
**/.git*/**
Expand Down

0 comments on commit e32a231

Please sign in to comment.