Using main
This commit is contained in:
parent
316cd4b8fc
commit
5a64bca3cd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Build Quartz Site
|
||||
on:
|
||||
push:
|
||||
branches: ["v4"]
|
||||
branches: ["main"]
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue