Update deployment.yml
This commit is contained in:
parent
3eb1326cca
commit
d927cc4485
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
@ -16,5 +16,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: "lvgl_esp32_drivers"
|
name: "lvgl_esp32_drivers"
|
||||||
version: ${{ github.ref_name }}
|
version: ${{ github.ref_name }}
|
||||||
namespace: "espressif"
|
namespace: "vitoralho"
|
||||||
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
|
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue