mirror of
https://github.com/kiwix/kiwix-android-custom.git
synced 2025-09-17 00:29:57 -04:00
Reverted to TAG
This commit is contained in:
parent
9d8dd8ffdb
commit
c83448cdea
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -35,4 +35,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd kiwix-android
|
cd kiwix-android
|
||||||
echo "TAG=$(echo ${GITHUB_REF:10})" >> $GITHUB_ENV
|
echo "TAG=$(echo ${GITHUB_REF:10})" >> $GITHUB_ENV
|
||||||
eval "./gradlew publishWikimedReleaseApkWithExpansionFile"
|
eval "./gradlew publish${TAG}ReleaseApkWithExpansionFile"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user