We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c870c5 commit 34e94abCopy full SHA for 34e94ab
1 file changed
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
name: Deploy to GitHub Pages
2
on:
3
push:
4
- branches: [ main ]
+ branches: [ master ]
5
workflow_dispatch:
6
permissions:
7
contents: read
0 commit comments