switch to unofficial upload-artifact due to GHES compatibility issue
Some checks failed
Generate debug APK / build (push) Has been cancelled

This commit is contained in:
Franek 2024-05-12 16:38:42 +02:00
parent 01fa007c89
commit 9f6ae0e6b5
No known key found for this signature in database
GPG Key ID: 0329F871B2079351
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ jobs:
run: ./gradlew assembleRelease
- name: Upload artifacts
uses: actions/upload-artifact@v4
uses: christopherhx/gitea-upload-artifact@v4
with:
name: apks
path: |

View File

@ -47,7 +47,7 @@ jobs:
run: ./gradlew assembleDebug
- name: Upload artifacts
uses: actions/upload-artifact@v4
uses: christopherhx/gitea-upload-artifact@v4
with:
name: apks
path: |