Skip to content

Commit bb5d14c

Browse files
committed
ci: fix wrong path to the /publish-esp-component.yml
1 parent 0ec3c0c commit bb5d14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-esp-component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- published
88
jobs:
99
publish-esp-component-registry:
10-
uses: esp-idf-lib/shared_workflows/.github/workflows/publish-esp-component-registry.yml@main
10+
uses: esp-idf-lib/shared-workflows/.github/workflows/publish-esp-component-registry.yml@main
1111
secrets:
1212
api_token: ${{ secrets.ESP_TOKEN }}
1313
with:

0 commit comments

Comments
 (0)