We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc859b6 commit 4bb9538Copy full SHA for 4bb9538
1 file changed
.github/workflows/android-kit-push.yml
@@ -55,7 +55,7 @@ jobs:
55
repository: mParticle/android-sdk
56
fetch-depth: 0
57
path: core
58
- ref: development
+ ref: main
59
- name: "Install JDK 17"
60
uses: actions/setup-java@v4
61
with:
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
@@ -211,7 +211,7 @@ jobs:
211
212
213
214
215
216
217
0 commit comments