Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 240785e

Browse files
build: publish manually
1 parent d039dd4 commit 240785e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/site.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: CI - Site
22

33
on:
4-
release:
5-
types: [published]
6-
schedule:
7-
- cron: '0 0 * * 4'
4+
workflow_dispatch:
85

96
jobs:
107
build:

0 commit comments

Comments
 (0)