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 a60898d commit df645ebCopy full SHA for df645eb
.github/workflows/docs-run.yml
@@ -16,5 +16,5 @@ jobs:
16
- run: npm i
17
- run: npm run docs
18
env:
19
- GIT_USER: "[email protected]"
20
- GIT_PASS: ${{ secrets.GITHUB_TOKEN }}
+ GIT_USER: smashah
+ GIT_PASS: ${{ secrets.CUSTOM_GH_TOKEN }}
0 commit comments