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