Skip to content

Commit 83c094c

Browse files
committed
There are no RD edition artifacts anymore
Signed-off-by: Jan Dubois <[email protected]>
1 parent 69f649b commit 83c094c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
run: |
4545
tag="${GITHUB_REF##*/}"
46-
gh release create --draft --title "${tag}" "${tag}" iso/alpine-lima-{std,rd}-*
46+
gh release create --draft --title "${tag}" "${tag}" iso/alpine-lima-std-*

0 commit comments

Comments
 (0)