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 0ce0b45 commit bfcb2b0Copy full SHA for bfcb2b0
.github/workflows/CleanPreviewDoc.yml
@@ -23,4 +23,5 @@ jobs:
23
git push --force origin gh-pages-new:gh-pages
24
fi
25
env:
26
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
PRNUM: ${{ github.event.number }}
0 commit comments