mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
Update uncivbot.yml
This commit is contained in:
parent
4ae2050e4d
commit
93a6286512
3
.github/workflows/uncivbot.yml
vendored
3
.github/workflows/uncivbot.yml
vendored
@ -60,7 +60,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/github-script@v3
|
- uses: actions/github-script@v3
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||||
|
# github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
async function branchExists(branchName) {
|
async function branchExists(branchName) {
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user