Skip to content

Commit

Permalink
Update the gradle tag for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
gouri-panda committed Oct 19, 2023
1 parent 07062be commit f7f0157
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION: ${{ secrets.DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION }}
run: |
cd kiwix-android
eval "./gradlew publish${TAG^}ReleaseBundleWithPlayAssetDelivery"
./gradlew download${TAG^}ZimAndPutInAssetFolder
bundle${TAG^}Release
publish${TAG^}ReleaseBundleWithPlayAssetDelivery
publish_dummy_apk:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit f7f0157

Please sign in to comment.