Skip to content

Commit

Permalink
chore: set sticky_comment_token
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-bell committed Jan 16, 2024
1 parent 76d9170 commit dfcf9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
examples:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.STICKY_COMMENT_TOKEN }}
permissions:
pull-requests: write
if: github.event_name == 'pull_request'
Expand Down

2 comments on commit dfcf9da

@vercel
Copy link

@vercel vercel bot commented on dfcf9da Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on dfcf9da Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.