Merge branch 'master' of github.com:VitorAlho/lvgl_esp32_drivers
This commit is contained in:
commit
f6b90e8d9a
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Upload component to the component registry
|
||||
uses: espressif/upload-components-ci-action@v1
|
||||
with:
|
||||
name: "my_component"
|
||||
name: "lvgl_esp32_drivers"
|
||||
version: ${{ github.ref_name }}
|
||||
namespace: "espressif"
|
||||
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue