Skip to content

Commit f4c922e

Browse files
committed
chore(ci): m. fix
1 parent 5116565 commit f4c922e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
steps:
4545
- uses: actions/download-artifact@v2
4646
with:
47+
name: artifact # otherwise, it will download all artifacts, creating a subdirectory for each artifact.
4748
path: build
4849
- id: major_version
4950
run: |

0 commit comments

Comments
 (0)