Skip to content

Commit 1927da5

Browse files
committed
Updates and prepares to build for idf-release/v5.3
1 parent a5661a4 commit 1927da5

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/action-gh-release@v1.3
111111
with:

0 commit comments

Comments
 (0)