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 4df40d4 commit 130954eCopy full SHA for 130954e
Taskfile.yml
@@ -7,4 +7,4 @@ tasks:
7
8
deploy:
9
cmds:
10
- - USE_SSH=true yarn deploy
+ - DEPLOYMENT_BRANCH=gh-pages USE_SSH=true yarn deploy
0 commit comments