We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cc85f commit eeebe62Copy full SHA for eeebe62
1 file changed
.github/workflows/deploy-pages.yml
@@ -4,7 +4,7 @@ name: Deploy to GitHub Pages
4
5
on:
6
push:
7
- branches: [master, main]
+ branches: [main]
8
workflow_dispatch:
9
10
permissions:
0 commit comments