Skip to content

Commit f346824

Browse files
committed
feat: modify components upload
1 parent f247c13 commit f346824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Push components to Espressif Component Service
33
on:
44
push:
55
branches:
6-
- master
6+
- release/v2.0
77

88
jobs:
99
upload_components:

0 commit comments

Comments
 (0)