We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a662c45 commit 63ae4b3Copy full SHA for 63ae4b3
.github/workflows/build-site.yml
@@ -3,7 +3,7 @@ name: Publish Site
3
on:
4
push:
5
branches:
6
- - master
+ - default
7
8
jobs:
9
build-deploy:
0 commit comments