Skip to content

Commit 0bc4ec4

Browse files
committed
Use token that can push to gh-pages and comment on PRs
Signed-off-by: Nelo-T. Wallus <[email protected]> Signed-off-by: Nelo-T. Wallus <[email protected]>
1 parent a10cec4 commit 0bc4ec4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
if: ${{ github.event_name == 'pull_request' }}
6060
with:
6161
source-dir: .vitepress/dist
62+
token: ${{ secrets.PM_PUBLISH_TOKEN }}
6263

6364
# deploy the build to GitHub Pages
6465
- uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4

0 commit comments

Comments
 (0)