Update release.yml
Don't use my PAT, instead use the default credentials like our other rulesets do.
This commit is contained in:
parent
65e852f774
commit
0450c0c652
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue