Skip to content

Commit df645eb

Browse files
committed
👷 set docs ci user and pass
1 parent a60898d commit df645eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs-run.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- run: npm i
1717
- run: npm run docs
1818
env:
19-
GIT_USER: "[email protected]"
20-
GIT_PASS: ${{ secrets.GITHUB_TOKEN }}
19+
GIT_USER: smashah
20+
GIT_PASS: ${{ secrets.CUSTOM_GH_TOKEN }}

0 commit comments

Comments
 (0)