diff --git a/.forgejo/workflows/actions-demo.yml b/.forgejo/workflows/actions-demo.yml index f60edb2..5f8f1d4 100644 --- a/.forgejo/workflows/actions-demo.yml +++ b/.forgejo/workflows/actions-demo.yml @@ -16,7 +16,7 @@ jobs: id: changed-files uses: https://github.com/tj-actions/changed-files@v44 with: - dir_names: '' + dir_names: true - name: List all changed files env: