mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-03 13:30:51 +07:00
damn wrong filename
This commit is contained in:
parent
5437c68b4c
commit
339815fa41
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Increment version and release
|
- name: Increment version and release
|
||||||
run: |
|
run: |
|
||||||
export version=$(node .github/workflows/incrementVersionAndChangelog.js)
|
export version=$(node .github/workflows/releasePatch.js)
|
||||||
echo "VERSION=$version" >> "$GITHUB_ENV"
|
echo "VERSION=$version" >> "$GITHUB_ENV"
|
||||||
|
|
||||||
# git config user.name "GitHub Actions - autopatch"
|
# git config user.name "GitHub Actions - autopatch"
|
||||||
|
Loading…
Reference in New Issue
Block a user