Skip to content

Commit e26efcf

Browse files
committed
[SQUASH-ME] Update repo-token
1 parent 5876237 commit e26efcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
if: ${{ github.event_name == 'pull_request' }}
8989
uses: mshick/add-pr-comment@v2
9090
with:
91-
repo-token: ${{ secrets.COMMENT_ON_PRS_TOKEN }}
91+
repo-token: ${{ secrets.GITHUB_TOKEN }}
9292
message: |
9393
Thank you for your PR.
9494
A dry-run has been executed on your PR, executing all markdown pre-processing for the wiki files.

0 commit comments

Comments
 (0)