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 9a90807 commit d1fad6bCopy full SHA for d1fad6b
.github/workflows/pages.yml
@@ -18,4 +18,4 @@ jobs:
18
yarn deploy
19
working-directory: docs
20
env:
21
- GIT_USER: ${{ secrets.ACCESS_TOKEN }}
+ GIT_USER: ${{ secrets.PAGES_ACCESS_TOKEN }}
0 commit comments