Skip to content

Commit 21008b0

Browse files
authored
Update static.yml
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent a41c93f commit 21008b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: github.event_name == 'pull_request'
5454
uses: marocchino/sticky-pull-request-comment@v2
5555
with:
56-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56+
GITHUB_TOKEN: ${{ github.token }}
5757
message: |
5858
🚀 **Preview deployment for PR #${{ github.event.pull_request.number }}**
5959

0 commit comments

Comments
 (0)