Fix PAT for release comments

This commit is contained in:
Max Isom 2024-08-18 16:27:20 -07:00
parent 069774e709
commit fb4d7885f7
No known key found for this signature in database

View file

@ -8,6 +8,6 @@ jobs:
steps:
- uses: apexskier/github-release-commenter@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
comment-template: |
🚀 Released in {release_link}.