Skip to content

Commit 41d54eb

Browse files
committed
Correct build branches
1 parent 64f5e62 commit 41d54eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 -I release/v5.3 -A release/v3.1.x
108+
run: bash ./build.sh -I release/v5.4 -A idf-release/v5.4
109109
- name: Release
110110
uses: jason2866/[email protected]
111111
with:

0 commit comments

Comments
 (0)