1
0
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:
wellenvogel
2021-12-16 12:52:47 +01:00
parent 20187fcb1d
commit de5bc17c77
3 changed files with 44 additions and 3 deletions

View File

@@ -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