Skip to content

Commit

Permalink
update ci release
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Nov 28, 2021
1 parent 6405b38 commit 198b9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: ${{ github.ref }}
- name: Upload Release APK
id: upload_release_asset
uses: actions/[email protected]
Expand Down

0 comments on commit 198b9c2

Please sign in to comment.