Skip to content

Commit

Permalink
📦 添加夜间构建手动触发器
Browse files Browse the repository at this point in the history
  • Loading branch information
INSide-734 committed Jul 26, 2024
1 parent f19ec35 commit ab1f32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NightlyRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: MMOitem Builder [Nightly Release]
on:
schedule:
- cron: '0 21 * * *'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit ab1f32e

Please sign in to comment.