Skip to content

Commit

Permalink
yet again different formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmorb committed Jan 24, 2025
1 parent d8cd036 commit d60ae3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/zip-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
- name: Upload zip
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
exclude: |
!commonsbooking.zip
exclude: ! commonsbooking.zip
server: ${{ secrets.CBZIPUPLOAD_SERVER }}
username: ${{ secrets.CBZIPUPLOAD_USER }}
password: ${{ secrets.CBZIPUPLOAD_KEY }}
Expand Down

0 comments on commit d60ae3d

Please sign in to comment.