Skip to content

Commit 8178ea9

Browse files
committed
adjust deploy
1 parent 89a986a commit 8178ea9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Deploy Quartz site to GitHub Pages
33
on:
44
push:
55
branches:
6-
- v4
6+
- main
7+
workflow_dispatch:
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)