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 989d07e commit c735cb1Copy full SHA for c735cb1
.github/workflows/android-release.yml
@@ -73,7 +73,7 @@ concurrency:
73
jobs:
74
android_build_and_publish:
75
name: Android Build and Publish
76
- uses: openMF/mifos-x-actionhub/.github/workflows/android-build-and-publish.yaml@v1.0.0
+ uses: openMF/mifos-x-actionhub/.github/workflows/android-build-and-publish.yaml@v1.0.7
77
with:
78
release_type: ${{ inputs.release_type }}
79
target_branch: ${{ inputs.target_branch }}
0 commit comments