Skip to content

Commit

Permalink
fff
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmorb committed Jan 24, 2025
1 parent e99f99a commit 79e42e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +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 79e42e6

Please sign in to comment.