mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
actions
This commit is contained in:
parent
15d4e79fdc
commit
7275401b63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/zola-pages.yml
vendored
2
.github/workflows/zola-pages.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Build and deploy Zola website
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue