Skip to content

Commit

Permalink
makeLatest
Browse files Browse the repository at this point in the history
  • Loading branch information
konomae committed Jan 24, 2024
1 parent be5f560 commit 5adda5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
artifacts: builds/*
artifactErrorsFailBuild: true
body: ${{ steps.build.outputs.changelog-entry }}
makeLatest: true
prerelease: ${{ contains(github.ref_name, '-alpha') || contains(github.ref_name, '-beta') || contains(github.ref_name, '-rc') }}
skipIfReleaseExists: true

0 comments on commit 5adda5b

Please sign in to comment.