Rename ci step

This commit is contained in:
2023-09-27 12:03:57 +03:00
parent 511737192c
commit 86e152a727

View File

@@ -25,7 +25,7 @@ jobs:
with: with:
files: | files: |
flake.lock 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' if: steps.verify-changed-files.outputs.files_changed == 'true'
run: | run: |
git diff git diff