Skip to content

Commit

Permalink
Decrease log-level for ftp deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
joeke committed Jun 10, 2024
1 parent 7b19dcf commit 18a4c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
server: 149.210.213.94
username: pool@joeke.dev
password: ${{ secrets.ftp_password }}
log-level: 'minimal'
exclude: |
**/.git*
**/.git*/**
Expand Down

0 comments on commit 18a4c90

Please sign in to comment.