Specify release is for android

This commit is contained in:
Tony Giorgio
2023-07-21 15:51:10 -05:00
parent 16254cbeee
commit f5b5fd8307

View File

@@ -103,7 +103,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: Android Release ${{ github.ref }}
draft: false
prerelease: false