We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fe0c2 commit 8b71dcdCopy full SHA for 8b71dcd
.github/workflows/publish-android.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v4
34
with:
35
fetch-depth: 0
36
- ref: 'main'
+ ref: 'sonatype-fixes'
37
token: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
38
- name: set up JDK 21
39
uses: actions/setup-java@v4
0 commit comments