We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea14e0 commit 4d3b066Copy full SHA for 4d3b066
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
8
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
9
permissions:
0 commit comments