Skip to content

Commit 8d84005

Browse files
authored
Merge branch 'ep2025' into component-accordion
2 parents 1e324bc + 47b222c commit 8d84005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: github.event_name == 'pull_request'
5757

5858
with:
59-
github-token: ${{ secrets.GITHUB_TOKEN }}
59+
github-token: ${{ secrets.COMMENT_TOKEN }}
6060
script: |
6161
console.log("Hello world!");
6262
const pr_id = ${{ github.event.number }};

0 commit comments

Comments
 (0)