kopia lustrzana https://github.com/jgromes/RadioLib
[CI] Fix library name in release CI
rodzic
c37015ef94
commit
af6de6a0e0
|
@ -34,4 +34,4 @@ jobs:
|
||||||
- name: ESP-IDF publish
|
- name: ESP-IDF publish
|
||||||
env:
|
env:
|
||||||
IDF_COMPONENT_API_TOKEN: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
|
IDF_COMPONENT_API_TOKEN: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
|
||||||
run: compote component upload --name TestLib --namespace jgromes
|
run: compote component upload --name RadioLib --namespace jgromes
|
||||||
|
|
Ładowanie…
Reference in New Issue