1 parent c4ea425 commit 6af8feeCopy full SHA for 6af8fee
1 file changed
.github/workflows/pages.yml
@@ -2,7 +2,7 @@ name: Deploy GitHub Pages
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ master ]
6
workflow_dispatch:
7
8
permissions:
0 commit comments