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 1c7b6e8 commit 9687278Copy full SHA for 9687278
.github/workflows/docs-preview-create.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
with:
13
- token: ${{ github.GH_TOKEN }}
+ token: ${{ secrets.GH_TOKEN }}
14
- uses: pnpm/action-setup@v4
15
- uses: actions/setup-node@v4
16
0 commit comments