Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xKhronoz authored May 29, 2024
1 parent 87c61db commit 4d2d72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
type: 'tar'
filename: 'release.tar.gz'
exclusions: '.git .github'
exclusions: '.git .github release.zip'
# Upload the Zip Archive to releases
- name: Upload Release
uses: ncipollo/[email protected]
Expand Down

0 comments on commit 4d2d72d

Please sign in to comment.