Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ authored Sep 12, 2024
1 parent 3c0e801 commit 9fa96be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: QiubyZ/apk-autorelease@v1
with:
gradle_cmd: 'assembleDebug' # this is will write apk filename /app-release-unsigned.apk
gradle_cmd: 'assembleDebug'
tag: 'Production'
body_release: 'Aplikasi versi produksi dirilis.'
file_output: './app/build/outputs/apk/debug/app-debug.apk'
Expand Down

0 comments on commit 9fa96be

Please sign in to comment.