Merge pull request #235 from WardPearce/update/android-inital-release

Android initial release
This commit is contained in:
Ward
2024-05-06 16:44:28 +12:00
committed by GitHub
-1
View File
@@ -69,7 +69,6 @@ jobs:
with:
artifacts: "./materialious/android/app/build/outputs/app-release-signed.aab, ./materialious/android/app/build/outputs/app-release-signed.apk"
body: ${{ steps.changelog.outputs.changelog }}
tag: ${{ github.event.head_commit.message }}
name: Release ${{ github.event.head_commit.message }}
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}