Skip to content

Commit 3d5b396

Browse files
authored
Merge 32fcb30 into 94ae2ac
2 parents 94ae2ac + 32fcb30 commit 3d5b396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Upload generated artifacts
2121
uses: actions/upload-artifact@v2
2222
with:
23-
name: release_artifacts.zip
23+
name: release_artifacts
2424
path: build/*.zip
2525
retention-days: 5

0 commit comments

Comments
 (0)