Skip to content

Commit 6adbca1

Browse files
Release Version 1
1 parent 4e43c45 commit 6adbca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/android_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
with:
28-
tag_name: v1.0.0
28+
tag_name: v1.0.1
2929
asset_path: app/build/outputs/apk/debug/app-debug.apk
30-
asset_name: Example.apk
30+
asset_name: apk-debug.apk
3131
asset_content_type: application/zip
3232
#
3333
#

0 commit comments

Comments
 (0)