mirror of
https://github.com/wled/WLED.git
synced 2025-07-23 18:56:41 +00:00
Merge pull request #4518 from zuckschwerdt/gh-add-gz-nightly
Nightly release - Add bin.gz artifacts
This commit is contained in:
commit
8544bdd881
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@ -37,4 +37,5 @@ jobs:
|
|||||||
prerelease: true
|
prerelease: true
|
||||||
body: ${{ steps.changelog.outputs.changelog }}
|
body: ${{ steps.changelog.outputs.changelog }}
|
||||||
files: |
|
files: |
|
||||||
./*.bin
|
*.bin
|
||||||
|
*.bin.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user