mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
Revert "fix(release): rework Play Store release workflow"
This reverts commit cd7d82d378
.
This commit is contained in:
parent
cd7d82d378
commit
7be1157f22
2 changed files with 3 additions and 16 deletions
|
@ -21,5 +21,3 @@ git commit -am 'feat(release): start next development iteration'
|
|||
git push origin main "v${VERSION}"
|
||||
|
||||
gh release create "v${VERSION}" -F distribution/whatsnew/whatsnew-en-GB --title "v${VERSION}" ./android/apk/*.apk ./android/bundle/*.aab
|
||||
|
||||
gh workflow run release.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue