mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 22:27:28 +00:00
Change GH_TOKEN to use AUTO_MERGE secret
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
run: gh pr merge "$PR_NUMBER" --squash --delete-branch
|
||||
env:
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.AUTO_MERGE }}
|
||||
|
||||
Reference in New Issue
Block a user