We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6405b38 commit 198b9c2Copy full SHA for 198b9c2
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
80
with:
81
tag_name: ${{ github.ref }}
82
- release_name: Release ${{ github.ref }}
+ release_name: ${{ github.ref }}
83
- name: Upload Release APK
84
id: upload_release_asset
85
uses: actions/[email protected]
0 commit comments