completing gh-pages action (#737)
This commit is contained in:
parent
f5dcac9ed6
commit
8f3b20c91b
|
|
@ -1,6 +1,8 @@
|
|||
name: Eleventy Build
|
||||
push:
|
||||
branches: [main]
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the main branch
|
||||
push:
|
||||
branches: [ main ]git
|
||||
|
||||
jobs:
|
||||
build_deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue