Get rid if `white_label` input in `./ext/rusefi/.github/workflows/custom-board-build` - now it takes it from `shared_io.resources/shared_io.properties` file.
This commit is contained in:
parent
470713af5b
commit
a996035eb7
|
@ -32,7 +32,6 @@ jobs:
|
|||
|
||||
- uses: ./ext/rusefi/.github/workflows/custom-board-build
|
||||
with:
|
||||
white_label: alphax
|
||||
new_tag: ${{steps.set-variables.outputs.release_date}}
|
||||
artifacts: bin srec hex list map elf bundle autoupdate
|
||||
uploads: ini ${{steps.set-variables.outputs.upload}}
|
||||
|
|
Loading…
Reference in New Issue