Skip to content

Commit a492533

Browse files
committed
Upload compressed files
1 parent 1643d97 commit a492533

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
@@ -33,4 +33,4 @@ jobs:
3333
- name: Create a new release
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36-
run: gh release create $(git tag --points-at HEAD) dfhack-lua-definitions-*
36+
run: gh release create $(git tag --points-at HEAD) dfhack-lua-definitions-*.zip dfhack-lua-definitions-*.tar.gz

0 commit comments

Comments
 (0)