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 2b1616c commit 679ca43Copy full SHA for 679ca43
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
3
on:
4
push:
5
branches:
6
- - main
+ - deploy
7
paths:
8
- 'docs/**'
9
- '.github/workflows/deploy.yml'
0 commit comments