We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386d41d commit ec949efCopy full SHA for ec949ef
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: Deploy To Github pages
2
on:
3
push:
4
branches:
5
- - main
+ - docs
6
7
env:
8
NODE_VERSION: lts/*
0 commit comments