Update autoMergePR.yml
This commit is contained in:
parent
44927d8085
commit
ae07ff67d8
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue