Skip to content

Commit

Permalink
Added Bundle release for the dwds app
Browse files Browse the repository at this point in the history
  • Loading branch information
gouri-panda committed Oct 13, 2023
1 parent 3392ede commit 6f41735
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,4 +39,4 @@ jobs:
DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION: ${{ secrets.DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION }}
run: |
cd kiwix-android
eval "./gradlew publish${TAG^}ReleaseApkWithExpansionFile"
eval "./gradlew bundle${TAG^}Release"

0 comments on commit 6f41735

Please sign in to comment.