Skip to content

Commit 7877878

Browse files
committed
Merge branch 'feat/modify_components_upload' into 'release/v2.0'
feat: modify components upload See merge request ae_group/esp-iot-solution!1128
2 parents f247c13 + f346824 commit 7877878

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)