Skip to content

Commit 8b71dcd

Browse files
authored
Update publish-android.yml
1 parent 72fe0c2 commit 8b71dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v4
3434
with:
3535
fetch-depth: 0
36-
ref: 'main'
36+
ref: 'sonatype-fixes'
3737
token: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
3838
- name: set up JDK 21
3939
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)