Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mamiiblt authored Nov 15, 2024
1 parent 77ad76f commit ccfba6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
with:
tag_name: ${{ env.NEW_VERSION }}
files: ./app/build/outputs/apk/release/app-release.apk
name: ${{ steps.version.outputs.version }}
name: Release '${{ steps.version.outputs.version }}'
body: '${{ steps.version.outputs.version }}'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ccfba6b

Please sign in to comment.