Skip to content

Commit bfcb2b0

Browse files
authored
fix CleanPreviewDoc CI
1 parent 0ce0b45 commit bfcb2b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CleanPreviewDoc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
git push --force origin gh-pages-new:gh-pages
2424
fi
2525
env:
26+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2627
PRNUM: ${{ github.event.number }}

0 commit comments

Comments
 (0)