Skip to content

Commit

Permalink
change release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
FarhanFDjabari committed Mar 30, 2023
1 parent 3104128 commit afa34cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/android-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
with:
artifacts: "build/app/outputs/apk/release/*.apk"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.sha }}
name: ${{ github.sha }}
body: ${{ github.sha }}
tag: "1.0.0"
draft: false
prerelease: false

0 comments on commit afa34cd

Please sign in to comment.