We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a986a commit 8178ea9Copy full SHA for 8178ea9
1 file changed
.github/workflows/deploy.yml
@@ -3,7 +3,8 @@ name: Deploy Quartz site to GitHub Pages
3
on:
4
push:
5
branches:
6
- - v4
+ - main
7
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments