mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-24 03:31:14 +00:00
keep prebuilds for all commits for 30 days
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -77,5 +77,6 @@ jobs:
|
||||
- name: Store release zip as an artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: firmware
|
||||
path: release/archive/firmware-*.zip
|
||||
name: built
|
||||
path: release/archive/firmware-*.zip
|
||||
rentention-days: 30
|
||||
|
||||
Reference in New Issue
Block a user