aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/publish.yml')
-rw-r--r--.github/workflows/publish.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 0e26bb784..e54a3693b 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: publish
2on: 2on:
3 workflow_dispatch: # We can add version input when 1.0 is released and scheduled releases are removed 3 workflow_dispatch: # We can add version input when 1.0 is released and scheduled releases are removed
4 4
5 schedule: 5# schedule:
6 - cron: "0 0 * * *" # midnight UTC 6# - cron: "0 0 * * *" # midnight UTC
7 7
8 push: 8 push:
9 branches: 9 branches: