Skip to content

Commit 198b9c2

Browse files
committed
update ci release
1 parent 6405b38 commit 198b9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
with:
8181
tag_name: ${{ github.ref }}
82-
release_name: Release ${{ github.ref }}
82+
release_name: ${{ github.ref }}
8383
- name: Upload Release APK
8484
id: upload_release_asset
8585
uses: actions/[email protected]

0 commit comments

Comments
 (0)