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 d3ebb36 commit 624fd44Copy full SHA for 624fd44
.github/workflows/main.yml
@@ -16,5 +16,6 @@ jobs:
16
- name: GitHub Action step
17
uses: larsoner/circleci-artifacts-redirector-action@master
18
with:
19
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
20
artifact-path: 0/docs/build/html/index.html
21
circleci-jobs: build_docs
0 commit comments