Skip to content

Commit 91d76fb

Browse files
authored
ci: fix branch check
1 parent 44009c8 commit 91d76fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

peripherals/hal-sdk/wch/ch32v307_sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"version": "latest",
2323
"URL": "https://github.com/openwch/ch32v307.git",
2424
"filename": "",
25-
"VER_SHA": "master"
25+
"VER_SHA": "main"
2626
}
2727
]
2828
}

peripherals/hal-sdk/wch/ch32v307_sdk_rtt_patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"version": "latest",
2323
"URL": "https://github.com/kaidegit/ch32v307-sdk-rtt-patch.git",
2424
"filename": "",
25-
"VER_SHA": "master"
25+
"VER_SHA": "main"
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)