Update branch to v4 again
This commit is contained in:
parent
32ba3b935f
commit
d77dab8bc2
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: ["main"]
|
||||
branches: ["v4"]
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
|
|
|
|||
Loading…
Reference in a new issue