We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b24fa5 commit 9ae66f7Copy full SHA for 9ae66f7
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
# Filename for archive
30
filename: compact-crafting.zip
31
- exclusions: '.git .github'
+ exclusions: '*.git/* .github/*'
32
33
- name: Create GitHub Release
34
uses: "marvinpinto/action-automatic-releases@latest"
0 commit comments