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 0e9fab8 commit 6384a62Copy full SHA for 6384a62
1 file changed
.github/workflows/publish-android.yml
@@ -18,6 +18,9 @@ on:
18
CAP_GH_RELEASE_TOKEN:
19
required: true
20
workflow_dispatch:
21
+ push:
22
+ branches:
23
+ - sonatype-fixes
24
25
jobs:
26
publish-android:
0 commit comments