We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec3c0c commit bb5d14cCopy full SHA for bb5d14c
1 file changed
.github/workflows/publish-esp-component.yml
@@ -7,7 +7,7 @@ on:
7
- published
8
jobs:
9
publish-esp-component-registry:
10
- uses: esp-idf-lib/shared_workflows/.github/workflows/publish-esp-component-registry.yml@main
+ uses: esp-idf-lib/shared-workflows/.github/workflows/publish-esp-component-registry.yml@main
11
secrets:
12
api_token: ${{ secrets.ESP_TOKEN }}
13
with:
0 commit comments