This commit is contained in:
zbx1425
2023-12-24 16:54:39 +08:00

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: