Skip to content

Commit a778ff0

Browse files
committed
Nightly release - Add bin.gz artifacts
1 parent e7c0ce7 commit a778ff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
prerelease: true
3838
body: ${{ steps.changelog.outputs.changelog }}
3939
files: |
40-
./*.bin
40+
*.bin
41+
*.bin.gz

0 commit comments

Comments
 (0)