Skip to content

Commit

Permalink
chore: with token for adding reaction
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Sep 20, 2023
1 parent 6abbd14 commit 54848a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Add reaction
uses: peter-evans/create-or-update-comment@v3
with:
token: ${{ secrets.PAT }}
comment-id: ${{ github.event.comment.id }}
reactions: eyes

Expand Down

0 comments on commit 54848a1

Please sign in to comment.