We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad69241 commit c4c87a1Copy full SHA for c4c87a1
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Upload artifact
46
uses: actions/upload-artifact@v4
47
with:
48
- name: output
+ name: output_single
49
path: output_single.json
50
51
json_merging:
0 commit comments