mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-09 12:15:04 -04:00
Merge pull request properly
This commit is contained in:
parent
dbdabbaede
commit
b0e67376c6
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: juliangruber/merge-pull-request-action@v1
|
uses: juliangruber/merge-pull-request-action@v1
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||||
number: 1
|
number: ${{ github.event.issue.number }}
|
||||||
method: squash
|
method: squash
|
||||||
repo: juliangruber/octokit-action
|
repo: juliangruber/octokit-action
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user