Skip to content

Commit 2043b09

Browse files
authored
Merge pull request #428 from julio-matarranz/dev
fix : release automatically set as latest
2 parents 2ea20ab + fc53039 commit 2043b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
tag_name: nerdminer-release-${{ needs.build.outputs.version }}
7979
target_commitish: ${{ github.sha }}
8080
generate_release_notes: true
81+
make_latest: true
8182
fail_on_unmatched_files: true
8283
files: ${{ github.workspace }}/binaries/*.bin
8384

0 commit comments

Comments
 (0)