Skip to content

Commit

Permalink
feat: update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
espressif2022 committed Dec 10, 2024
1 parent 82dc8c4 commit 3980987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Upload components to component service
uses: espressif/upload-components-ci-action@v1
with:
name: "BMI270"
name: "lottie_player"
namespace: "espressif2022"
api_token: ${{secrets.IDF_COMPONENT_API_TOKEN}}
api_token: ${{secrets.COMPONENTS_TOKEN}}

0 comments on commit 3980987

Please sign in to comment.