Skip to content

Commit 577f06a

Browse files
committed
Updates and prepares to build for idf-release/v5.3
1 parent 453e7ad commit 577f06a

File tree

29 files changed

+759
-508
lines changed

29 files changed

+759
-508
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
env:
106106
GITHUB_TOKEN: ${{ secrets.PUSH_TOKEN }}
107107
GIT_AUTHOR_EMAIL: ${{ secrets.PUSH_EMAIL }}
108-
run: bash ./build.sh
108+
run: bash ./build.sh -I release/v5.3 -A idf-release/v5.3
109109
- name: Release
110110
uses: jason2866/[email protected]
111111
with:

0 commit comments

Comments
 (0)