Oh the fun we'll have with Actions (#738)

* completing gh-pages action

* completing gh-pages action
This commit is contained in:
Rob Larsen 2022-07-12 15:03:56 -04:00 committed by GitHub
parent 8f3b20c91b
commit d37cffce50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Eleventy Build
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]git
branches: [ main ]
jobs:
build_deploy: