From 83c094c0d818fd79d27cc605ffcac76cf48900c3 Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Sat, 26 Oct 2024 22:02:56 -0700 Subject: [PATCH] There are no RD edition artifacts anymore Signed-off-by: Jan Dubois --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 47be543..8ed0e86 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,4 +43,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | tag="${GITHUB_REF##*/}" - gh release create --draft --title "${tag}" "${tag}" iso/alpine-lima-{std,rd}-* + gh release create --draft --title "${tag}" "${tag}" iso/alpine-lima-std-*