fixed copy-paste bug in workflow
This commit is contained in:
parent
dc5ca0d0bd
commit
d9f0643bc2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/eleventy_build.yml
vendored
2
.github/workflows/eleventy_build.yml
vendored
|
@ -3,7 +3,7 @@ name: Eleventy Build
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue