Update release.yml

Don't use my PAT, instead use the default credentials like our other rulesets do.
This commit is contained in:
Alex Eagle 2022-09-14 12:08:59 -07:00
parent 65e852f774
commit 0450c0c652
1 changed files with 0 additions and 1 deletions

View File

@ -35,4 +35,3 @@ jobs:
# Use GH feature to populate the changelog automatically
generate_release_notes: true
body_path: release_notes.txt
token: ${{ secrets.ALEXEAGLE_RELEASE_PAT }}