Update autoMerge.yml
This commit is contained in:
parent
cc2d9ebaaa
commit
f101442594
|
@ -21,5 +21,4 @@ jobs:
|
||||||
ls -l
|
ls -l
|
||||||
gh auth login --with-token < auth.txt
|
gh auth login --with-token < auth.txt
|
||||||
rm auth.txt
|
rm auth.txt
|
||||||
gh pr merge https://github.com/FreeTubeApp/FreeTube/pull/${{ github.event.pull_request.number }} --auto
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue