diff --git a/.gitea/workflows/update-flake-lock.yml b/.gitea/workflows/update-flake-lock.yml index 570a9c4..e5bbbee 100644 --- a/.gitea/workflows/update-flake-lock.yml +++ b/.gitea/workflows/update-flake-lock.yml @@ -25,7 +25,7 @@ jobs: with: files: | flake.lock - - name: Run step only when any of the above files change. + - name: Push updated lockfile if: steps.verify-changed-files.outputs.files_changed == 'true' run: | git diff