mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-12 13:33:06 +01:00
generate versioned output files for initial and update
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -59,5 +59,5 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: ${{ steps.version.outputs.version}}
|
||||
file: ./.pio/build/*/*-all.bin
|
||||
file: ./.pio/build/*/*-{all,update}.bin
|
||||
file_glob: true
|
||||
|
||||
Reference in New Issue
Block a user