Skip to content

Commit b31951c

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/static.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,5 @@ jobs:
5454
if: github.event_name == 'pull_request'
5555
uses: marocchino/sticky-pull-request-comment@v2
5656
with:
57-
token: ${{ secrets.GH_ACCESS_TOKEN }}
5857
message: |
5958
🚀 Preview: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)