Skip to content

Commit 2c0c527

Browse files
committed
Correct Arduino branch
1 parent ca15f1e commit 2c0c527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push.yml

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

0 commit comments

Comments
 (0)