Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Commit be11479

Browse files
authored
Update build.yml
1 parent 655db71 commit be11479

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
on:
22
repository_dispatch:
33
workflow_dispatch:
4-
inputs:
5-
ssh:
6-
description: '立即构建'
7-
required: true
8-
default: 'true'
4+
schedule:
5+
- cron: '22 16 15 * *'
96
name: RUN BUILD
107
jobs:
118
flatpak:

0 commit comments

Comments
 (0)