Skip to content

Commit 078daaa

Browse files
authored
Merge pull request #132 from jandubois/release-without-rd
There are no RD edition artifacts anymore
2 parents 69f649b + 83c094c commit 078daaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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)