Skip to content

Commit

Permalink
fix : release automatically set as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio committed Jun 10, 2024
1 parent 2ea20ab commit fc53039
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 @@ -78,6 +78,7 @@ jobs:
tag_name: nerdminer-release-${{ needs.build.outputs.version }}
target_commitish: ${{ github.sha }}
generate_release_notes: true
make_latest: true
fail_on_unmatched_files: true
files: ${{ github.workspace }}/binaries/*.bin

0 comments on commit fc53039

Please sign in to comment.