Update autoMerge.yml
This commit is contained in:
parent
a2760f1c98
commit
8bbdf5a4ad
|
@ -13,4 +13,4 @@ jobs:
|
|||
echo ${{ secrets.GITHUB_TOKEN }} >> auth.txt
|
||||
gh auth login --with-token < auth.txt
|
||||
rm auth.txt
|
||||
gh pr merge https://github.com/FreeTubeApp/FreeTube/pull/${{ github.event.pull_request.number }} --auto
|
||||
gh pr merge https://github.com/FreeTubeApp/FreeTube/pull/${{ github.event.pull_request.number }} --auto --squash
|
||||
|
|
Loading…
Reference in New Issue