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 56d4a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ 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 56d4a7f

Please sign in to comment.