improved releasing

This commit is contained in:
L3D 2023-05-11 02:00:24 +02:00
parent 02f1702d2f
commit 9952b6f3de
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -19,6 +19,9 @@ jobs:
workdir: hello_world
buildozer_version: stable
- name: List all files
run: tree .
- name: Publish apk as base64 🧪
run: cat helloworld*.apk | base64