Skip to content

Commit da8a336

Browse files
committed
Rename output artifact file
1 parent 28ae294 commit da8a336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
- name: Upload output data
5252
uses: actions/upload-artifact@v4
5353
with:
54-
name: output.json
54+
name: output.zip
5555
path: output.json

0 commit comments

Comments
 (0)