Skip to content

Commit 4e10a67

Browse files
committed
chore: removed spaces
1 parent e47bcff commit 4e10a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Generate output files from JSON
9898
uses: ./
9999
with:
100-
outputs: ${{ steps.changed-files.outputs }}
100+
outputs: "${{ steps.changed-files.outputs }}"
101101
directory: test/output
102102
keys: |
103103
added_files

0 commit comments

Comments
 (0)