Skip to content

Commit 22dff4d

Browse files
authored
Merge branch 'main' into tracing-part-14-http-propagation
2 parents 808976d + a396437 commit 22dff4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
- name: Deploy to GitHub Pages
4747
uses: peaceiris/actions-gh-pages@v4
4848
with:
49-
github_token: ${{ secrets.DOCS_DEPLOY_TOKEN }}
49+
github_token: ${{ secrets.PAT_DOCS }}
5050
publish_dir: ./docs/.vitepress/dist
5151
cname: ev.xyz

0 commit comments

Comments
 (0)