Skip to content

Commit 207d6ee

Browse files
committed
Chore: remove unused token parameter from pull request comment action
Signed-off-by: hortison <[email protected]>
1 parent b31951c commit 207d6ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/static.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4
32-
with:
33-
token: ${{ secrets.GH_ACCESS_TOKEN }}
3432
- name: Setup Pages
3533
uses: actions/configure-pages@v5
3634
- name: Setup Hugo (Extended)

0 commit comments

Comments
 (0)