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 a3c7527 commit 0fc5f00Copy full SHA for 0fc5f00
.github/workflows/circleci.yml
@@ -11,5 +11,6 @@ jobs:
11
with:
12
repo-token: ${{ secrets.GITHUB_TOKEN }}
13
api-token: ${{ secrets.CIRCLECI_TOKEN }}
14
- artifact-path: 0/build/html/index.html
+ artifact-path: 0/_build/html/index.html
15
circleci-jobs: build
16
+ job-title: "--> docs preview <--"
0 commit comments