We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3b20c commit d37cffcCopy full SHA for d37cffc
.github/workflows/gh-pages-build.yml
@@ -2,7 +2,7 @@ name: Eleventy Build
2
on:
3
# Triggers the workflow on push or pull request events but only for the main branch
4
push:
5
- branches: [ main ]git
+ branches: [ main ]
6
7
jobs:
8
build_deploy:
0 commit comments