We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1728b commit 673bd68Copy full SHA for 673bd68
1 file changed
.github/workflows/deploy.yaml
@@ -2,7 +2,7 @@ name: build
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
7
permissions:
8
contents: read
0 commit comments