mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-03 12:54:43 +07:00
Update uncivbot.yml
This commit is contained in:
parent
3037ce4141
commit
66dee1ae0d
4
.github/workflows/uncivbot.yml
vendored
4
.github/workflows/uncivbot.yml
vendored
@ -60,8 +60,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/github-script@v3
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
# github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||
# github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||
script: |
|
||||
async function branchExists(branchName) {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user