Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Upload component to the registry on any tag
  • Loading branch information
kumekay committed May 4, 2022
commit 17f049d68932060a8c6db7bd95df631144df1f32
2 changes: 1 addition & 1 deletion .github/workflows/upload-idf-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Push components to https://components.espressif.com
on:
push:
tags:
- v*
- *
jobs:
upload_components:
runs-on: ubuntu-latest
Expand Down