Skip to content

Commit

Permalink
Update create-zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luois45 committed Jan 8, 2022
1 parent e228fd0 commit a4355e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
type: 'zip'
filename: 'SeeThroughWater.zip'
exclusions: '*.git* 1.png 2.png'
exclusions: '*.git* /*images/*'
- name: Upload Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit a4355e7

Please sign in to comment.