Skip to content

Commit

Permalink
[INJIMOB-890]: android location variable renamed appropriately
Browse files Browse the repository at this point in the history
Signed-off-by: Ayushi Dey <[email protected]>
  • Loading branch information
AyushiDey committed Apr 18, 2024
1 parent eabaad9 commit 89cda1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android-artifact-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
uses: mosip/kattu/.github/workflows/maven-publish-android.yml@master
with:
SERVICE_LOCATION: '.'
ANDROID_LOCATION: 'android'
BUILD_ARTIFACT: tuvali
ANDROID_SERVICE_LOCATION: 'android'
secrets:
OSSRH_USER: ${{ secrets.OSSRH_USER }}
OSSRH_URL: ${{secrets.OSSRH_URL }}
Expand Down

0 comments on commit 89cda1b

Please sign in to comment.