mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 17:37:40 +08:00
新增:定时发布 每夜构建 版本(北京时间:23:30)
This commit is contained in:
parent
d2313dfaa5
commit
cb90d44c8f
2
.github/workflows/Nightly_Build.yml
vendored
2
.github/workflows/Nightly_Build.yml
vendored
@ -39,4 +39,6 @@ jobs:
|
|||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
name: SmsForwarder Nightly Build
|
||||||
path: app/build/outputs/apk/release/*.apk
|
path: app/build/outputs/apk/release/*.apk
|
||||||
|
if-no-files-found: error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user