Skip to content

Commit

Permalink
github actions v5
Browse files Browse the repository at this point in the history
here we go again
  • Loading branch information
ammaraziz committed May 19, 2022
1 parent 0f70932 commit 0cf7ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
type: 'tar'
filename: 'latest.tar.gz'
exclusions: '*.git*'
exclusions: '*.git* .'
- name: Upload Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 0cf7ed5

Please sign in to comment.