Skip to content

Commit

Permalink
Update GitHub token in ci-pr-comment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Nov 29, 2024
1 parent 08210d4 commit 466d67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Comment PR
uses: thollander/actions-comment-pull-request@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }}
message: |
Thanks for opening this pull request! 🎉
Expand Down

0 comments on commit 466d67b

Please sign in to comment.