mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 20:48:49 -04:00
whoops
This commit is contained in:
parent
eb50ea4403
commit
f5d74ad129
1
.github/workflows/uncivbot.yml
vendored
1
.github/workflows/uncivbot.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
|
const repository = context.repo
|
||||||
await github.rest.pulls.merge({
|
await github.rest.pulls.merge({
|
||||||
merge_method: "squash",
|
merge_method: "squash",
|
||||||
owner: repository.owner,
|
owner: repository.owner,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user