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 9907910 commit 31e1bbbCopy full SHA for 31e1bbb
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs:
59
- run:
60
name: Deploy docs to gh-pages branch
61
command: gh-pages --dist ./docs --branch master --dest ./docs --message "[skip ci] Updates"
62
-
+
63
workflows:
64
version: 2
65
commit:
0 commit comments