Update pages.yml

This commit is contained in:
BX Zhang
2023-12-17 23:20:18 +08:00
committed by GitHub
parent 7c740c0985
commit 9b516a35ca

View File

@@ -2,9 +2,8 @@
name: Deploy Pages
on:
# Runs on pushes targeting the default branch
push:
tags: ["v*"]
schedule:
- cron: '0 20 * * *' # runs daily at 04:00 UTC+8
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: