Skip to content

Commit

Permalink
Rename component registry name
Browse files Browse the repository at this point in the history
  • Loading branch information
hayschan committed May 25, 2024
1 parent c2f5fe6 commit 5ad04cc
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 @@ -15,6 +15,6 @@ jobs:
uses: espressif/upload-components-ci-action@v1
with:
namespace: "hayschan"
name: "AutoPID-for-ESP-IDF"
name: "AutoPID_for_ESP_IDF"
version: ${{ github.ref_name }}
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}

0 comments on commit 5ad04cc

Please sign in to comment.