Skip to content

Commit

Permalink
chore: Set prerelease flag to false in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thoulee21 committed May 17, 2024
1 parent 6a64e68 commit b27552a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ jobs:
title: 'Release ${{ steps.version.outputs.newTag }}'
automatic_release_tag: ${{ steps.version.outputs.newTag }}
files: 'android/app/build/outputs/apk/release/app-release.apk'
prerelease: false

0 comments on commit b27552a

Please sign in to comment.