Skip to content

Commit 5016fbc

Browse files
Update doc.yml (#66)
1 parent 509a7b4 commit 5016fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
git push -u origin run-test-upstream-${{ github.event.client_payload.version }}
4141
gh pr create --title "docs: Update server version in ReadMe" --body "Test driver with latest server version"
4242
env:
43-
GITHUB_TOKEN: ${{ secrets.UPDATE_TOKEN }}
43+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)