We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
main
1 parent db7b00e commit 5a41179Copy full SHA for 5a41179
1 file changed
.github/workflows/gh-pages.yml
@@ -1,9 +1,9 @@
1
-name: Deploy Eleventy to GitHub Pages
+name: Deploy 11ty build to GitHub Pages
2
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
8
jobs:
9
build-and-deploy:
0 commit comments