Skip to content

Commit 09090b5

Browse files
test gh token
1 parent 785ba5f commit 09090b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v4
4444
with:
45+
token: ${{ secrets.GITHUB_TOKEN }}
4546
ref: main # Explicitly checkout main branch first
4647
- uses: pnpm/action-setup@v4
4748
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)