v1.0.2
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m8s
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:
6
.github/workflows/build-release-apk.yml
vendido
6
.github/workflows/build-release-apk.yml
vendido
@@ -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 }}
|
||||
|
||||
Referencia en una nueva incidencia
Block a user