v1.0.2
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m8s

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-12-25 21:29:40 +01:00
padre 2851925ba6
commit 3844400fc5

Ver fichero

@@ -28,8 +28,8 @@ jobs:
run: ./gradlew assembleDebug
- name: Upload APK to Release
uses: ShaunLWM/action-release-debugapk@master
uses: softprops/action-gh-release@v1
with:
files: app/build/outputs/apk/debug/*.apk
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
APP_FOLDER: app
RELEASE_TITLE: Release ${{ github.ref_name }}