Skip to content

Commit a064966

Browse files
committed
Make sure GitHub releases are marked as latest
1 parent ce91439 commit a064966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
uses: ncipollo/release-action@v1
7777
with:
7878
tag: ${{ steps.tag_version.outputs.new_tag }}
79+
makeLatest: true
7980
name: Release ${{ steps.tag_version.outputs.new_tag }}
8081
body: ${{ steps.tag_version.outputs.changelog }}
8182

0 commit comments

Comments
 (0)