Skip to content

Commit 502da8c

Browse files
author
AR Abdul Azeez
committed
test branch name
1 parent 2cda639 commit 502da8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fi
4646
4747
# Create branch fresh from origin/main
48-
git checkout -b "$BRANCH" origin/main
48+
git checkout -b "$BRANCH" origin/automate-release
4949
5050
- name: Update gradle.properties files with SDK_VERSION
5151
run: |

0 commit comments

Comments
 (0)