Skip to content

Commit 56d966b

Browse files
authored
Update release.yml
1 parent e055736 commit 56d966b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ jobs:
5151
uses: actions/download-artifact@v4
5252
with:
5353
pattern: dartsdk-linux-*-${{ github.ref_name }}
54-
55-
- name: Prepare
56-
run: mv dartsdk-linux-*/dartsdk-linux-*-release.tar.gz .
54+
merge-multiple: true
5755

5856
- name: Docker Metadata
5957
id: docker-metadata

0 commit comments

Comments
 (0)