mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 20:48:49 -04:00
Update uncivbot.yml
This commit is contained in:
parent
740f45dc78
commit
93e9693d60
4
.github/workflows/uncivbot.yml
vendored
4
.github/workflows/uncivbot.yml
vendored
@ -160,6 +160,10 @@ jobs:
|
||||
- run: |
|
||||
npm i @octokit/rest
|
||||
node .github/workflows/createChangelogEntry.js
|
||||
|
||||
rm -rf node_modules # Now we need to remove extraneous node.js parts before commit
|
||||
rm package-lock.json
|
||||
|
||||
- uses: EndBug/add-and-commit@v8 # You can change this to use a specific version.
|
||||
with:
|
||||
new_branch: changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user