fix output
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 6s
Some checks failed
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 6s
This commit is contained in:
parent
2498f0364c
commit
969ef37864
@ -20,7 +20,7 @@ jobs:
|
||||
diff:
|
||||
runs-on: ubuntu-22.04
|
||||
outputs:
|
||||
is_changed: ${{ steps.changed-files-specific.any_changed == 'true' }}
|
||||
is_changed: ${{ steps.changed-files-specific.outputs.any_changed == 'true' }}
|
||||
|
||||
steps:
|
||||
- name: Echo test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user