Template
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
# 上传产物
|
# 上传产物
|
||||||
- name: Upload APK to Release
|
- name: Upload APK to Release
|
||||||
uses: https://ghfast.top/https://github.com/actions/upload-artifact@v3
|
uses: https://github.com/actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: app-apk
|
name: app-apk
|
||||||
path: dist/app.apk
|
path: dist/app.apk
|
||||||
Reference in New Issue
Block a user