Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ authored Sep 10, 2024
1 parent f8dcac8 commit 921e5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: QiubyZ/apk-autorelease@v54 # Ganti dengan username, nama repo, dan tag/branch
- uses: QiubyZ/apk-autorelease@v56 # Ganti dengan username, nama repo, dan tag/branch
with:
gradle_cmd: 'assembleRelease' # Ganti jika perlu
tag: 'Production'
Expand Down

0 comments on commit 921e5c0

Please sign in to comment.