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 470377b commit 204251bCopy full SHA for 204251b
.github/workflows/docs.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
path: 'gh-pages'
34
ref: gh-pages
35
+ token: ${{ secrets.GITHUB_TOKEN }}
36
37
- name: Move .git to build
38
run: mv './gh-pages/.git' './build'
0 commit comments