Skip to content

Commit

Permalink
update release tag name too
Browse files Browse the repository at this point in the history
  • Loading branch information
kateile committed Oct 31, 2024
1 parent f328657 commit 431e068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
make_latest: true
body: 'New Apk'
name: 2024.02.${{ github.run_number }}
tag_name: ${{ github.ref_name }}
tag_name: 2024.02.${{ github.run_number }}
files: build/app/outputs/apk/release/app-release.apk

# - uses: r0adkll/upload-google-play@v1.1.3
Expand Down

0 comments on commit 431e068

Please sign in to comment.