forked from github/wulkanowy-mirror
parent
01fa007c89
commit
9f6ae0e6b5
.gitea/workflows
@ -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: |
|
||||
|
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user