Fix the update.sh workflow action to handle no changes
authorPablo Zmdl <redacted>
Thu, 5 Dec 2024 15:45:49 +0000 (16:45 +0100)
committerPablo Zmdl <redacted>
Thu, 5 Dec 2024 15:45:49 +0000 (16:45 +0100)
commitc638f8dcdaf9dc88ff777c2936d04cb9034e5916
tree7a6e7f311eaebabbd61d122b6a46387d0e87c9db
parent7858c4e9490ed22eb1112a7fcab21651b68b4b30
Fix the update.sh workflow action to handle no changes

Previously the branch was created and pushed no matter if changes were
committed, which made subsequent runs fail. This is fixed by using
distinctly named branches, and by exiting early if no changes are to be
committed.
.github/workflows/update-sh.yml
git clone https://git.99rst.org/PROJECT