Skip to content

Commit

Permalink
feat(eth_dummy_phy): added action to upload to the Component registry
Browse files Browse the repository at this point in the history
  • Loading branch information
kostaond committed Jul 10, 2024
1 parent 1d1e3cb commit 51855f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Upload components to the component registry
uses: espressif/github-actions/upload_components@master
with:
directories: "ksz8863;adin1200;lan867x;ethernet_init"
directories: "ksz8863;adin1200;lan867x;ethernet_init;eth_dummy_phy"
namespace: "espressif"
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}

0 comments on commit 51855f6

Please sign in to comment.