Skip to content

Commit 8544bdd

Browse files
authored
Merge pull request wled#4518 from zuckschwerdt/gh-add-gz-nightly
Nightly release - Add bin.gz artifacts
2 parents e7c0ce7 + a778ff0 commit 8544bdd

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)