Skip to content

Commit b5dfed5

Browse files
committed
bugfix: use component name in CI
1 parent 55817bd commit b5dfed5

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
@@ -12,4 +12,4 @@ jobs:
1212
api_token: ${{ secrets.ESP_TOKEN }}
1313
with:
1414
components: |
15-
template-component:.
15+
max7219:.

0 commit comments

Comments
 (0)