Skip to content

Commit

Permalink
Merge pull request #1579 from simonbaird/release-latest-tweak
Browse files Browse the repository at this point in the history
Make it so snapshot release is always "latest"
  • Loading branch information
simonbaird authored May 3, 2024
2 parents 4dd73a1 + 2f39457 commit eba25da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jobs:
- name: Versioned release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
with:
make_latest: false
name: ${{ steps.add_tags.outputs.tag_name }}
tag_name: ${{ steps.add_tags.outputs.tag_name }}
generate_release_notes: false
Expand Down

0 comments on commit eba25da

Please sign in to comment.