Skip to content

Commit 9687278

Browse files
committed
oops
1 parent 1c7b6e8 commit 9687278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
with:
13-
token: ${{ github.GH_TOKEN }}
13+
token: ${{ secrets.GH_TOKEN }}
1414
- uses: pnpm/action-setup@v4
1515
- uses: actions/setup-node@v4
1616
with:

0 commit comments

Comments
 (0)