Update autoMergePR.yml

This commit is contained in:
Preston 2021-08-17 22:46:05 -04:00 committed by GitHub
parent ae07ff67d8
commit 7d6a2a20cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ jobs:
uses: maxkomarychev/merge-pal-action@v0.5.1
with:
# Token to perform api calls
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PUSH_TOKEN }}