feat: Add Gitea Actions workflow for automated Android release builds.
This commit is contained in:
parent
7ca0916c3d
commit
059c20db32
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
body: |
|
||||
${{ steps.get_version.outputs.VERSION }}
|
||||
|
||||
- Build automático do APK Android
|
||||
- Build automático do APK
|
||||
- Versão: ${{ steps.get_version.outputs.VERSION }}
|
||||
files: |
|
||||
app/build/outputs/apk/release/entregas-app-${{ steps.get_version.outputs.VERSION }}.apk
|
||||
|
|
|
|||
Loading…
Reference in New Issue