We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22162f7 commit 212d8bcCopy full SHA for 212d8bc
.github/workflows/upload_component.yml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
name: "esp_sparkbot"
19
namespace: "espressif2022"
20
- api_token: ${{secrets.COMPONENTS_TOKEN}}
+ api_token: ${{secrets.IDF_COMPONENT_API_TOKEN}}
0 commit comments