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 9ae66f7 commit 71e7c09Copy full SHA for 71e7c09
.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