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
|
name: Build Quartz Site
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["v4"]
|
branches: ["main"]
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pages: write
|
pages: write
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue