Skip to content

Commit 71e7c09

Browse files
authored
Update release.yml
1 parent 9ae66f7 commit 71e7c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
# Filename for archive
3030
filename: compact-crafting.zip
31-
exclusions: '*.git/* .github/*'
31+
exclusions: '*.git/* *.github/*'
3232

3333
- name: Create GitHub Release
3434
uses: "marvinpinto/action-automatic-releases@latest"

0 commit comments

Comments
 (0)