Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
avsh committed Oct 22, 2023
1 parent dae193a commit 3881131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
type: 'zip'
filename: 'release.zip'
exclusions: '*.git* docker* LICENSE* Makefile README* *.zip'
exclusions: '*.git* docker* LICENSE* Makefile README* *.zip /*docker/*'

- name: Upload Release
uses: ncipollo/release-action@v1.12.0
Expand Down

0 comments on commit 3881131

Please sign in to comment.