Fix autoupdate so it only commits changes (#5)

This commit is contained in:
Evan Simkowitz
2024-11-25 16:39:56 -08:00
committed by GitHub
parent 2daf57a110
commit 47e7df4dea
+1
View File
@@ -62,3 +62,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
shell: pwsh
if: steps.update.outputs.UpdateStatus == 'Update Available'