Update autoMergePR.yml

This commit is contained in:
Preston 2021-08-17 22:35:05 -04:00 committed by GitHub
parent 44927d8085
commit ae07ff67d8
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 uses: maxkomarychev/merge-pal-action@v0.5.1
with: with:
# Token to perform api calls # Token to perform api calls
token: ${{ secrets.PUSH_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}