Skip to content

Commit 1c7b6e8

Browse files
committed
try this
1 parent f4deccd commit 1c7b6e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-preview-create.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12+
with:
13+
token: ${{ github.GH_TOKEN }}
1214
- uses: pnpm/action-setup@v4
1315
- uses: actions/setup-node@v4
1416
with:

0 commit comments

Comments
 (0)