Skip to content

Commit

Permalink
Merge pull request #132 from jandubois/release-without-rd
Browse files Browse the repository at this point in the history
There are no RD edition artifacts anymore
  • Loading branch information
AkihiroSuda authored Oct 27, 2024
2 parents 69f649b + 83c094c commit 078daaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-*

0 comments on commit 078daaa

Please sign in to comment.