We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faca865 commit ebe519aCopy full SHA for ebe519a
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ run-name: Deploying to GitHub Pages
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
0 commit comments