Skip to content

Commit 4bb9538

Browse files
ci: Switch workflow from 'development' branch to 'main' (#93)
1 parent dc859b6 commit 4bb9538

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/android-kit-push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
repository: mParticle/android-sdk
5656
fetch-depth: 0
5757
path: core
58-
ref: development
58+
ref: main
5959
- name: "Install JDK 17"
6060
uses: actions/setup-java@v4
6161
with:
@@ -133,7 +133,7 @@ jobs:
133133
repository: mParticle/android-sdk
134134
fetch-depth: 0
135135
path: core
136-
ref: development
136+
ref: main
137137
- name: "Install JDK 17"
138138
uses: actions/setup-java@v4
139139
with:
@@ -211,7 +211,7 @@ jobs:
211211
repository: mParticle/android-sdk
212212
fetch-depth: 0
213213
path: core
214-
ref: development
214+
ref: main
215215
- name: "Install JDK 17"
216216
uses: actions/setup-java@v4
217217
with:

0 commit comments

Comments
 (0)