mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
Fix autoupdate so it only commits changes (#5)
This commit is contained in:
@@ -62,3 +62,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
shell: pwsh
|
||||
if: steps.update.outputs.UpdateStatus == 'Update Available'
|
||||
|
||||
Reference in New Issue
Block a user