Reverted to TAG

This commit is contained in:
gouri-panda 2023-03-28 17:22:20 +05:30 committed by GitHub
parent 9d8dd8ffdb
commit c83448cdea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,4 @@ jobs:
run: |
cd kiwix-android
echo "TAG=$(echo ${GITHUB_REF:10})" >> $GITHUB_ENV
eval "./gradlew publishWikimedReleaseApkWithExpansionFile"
eval "./gradlew publish${TAG}ReleaseApkWithExpansionFile"