Skip to content

Commit

Permalink
Update upload_component.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hayschan committed Jan 5, 2024
1 parent 6b4adaa commit 8f8562b
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,7 +15,7 @@ jobs:
- name: Upload component to the component registry
uses: espressif/upload-components-ci-action@v1
with:
name: "esp-idf-xgzf4000"
name: "esp-idf-XGZF4000"
version: ${{ github.ref_name }}
namespace: "hayschan"
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
Expand Down

0 comments on commit 8f8562b

Please sign in to comment.