docs/Modders/Autoupdates.md
Unciv contains built-in capabilities for packing images and autoupdating uniques.
You can automate these updates by adding a GitHub Actions workflow to your repository.
On every commit, and once per day, it will:
If there are changes, this will create a PR to your repo - here's an example - which you can choose to accept
If you see that the autoupdate isn't 100% - in which case talk to me and we'll sort it out 🙂
If you get a remote: Permission to <...>.git denied to github-actions[bot].
You need to: