Skip to content

Commit

Permalink
Merge pull request #428 from julio-matarranz/dev
Browse files Browse the repository at this point in the history
fix : release automatically set as latest
  • Loading branch information
BitMaker-hub authored Jun 10, 2024
2 parents 2ea20ab + fc53039 commit 2043b09
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 2043b09

Please sign in to comment.