mirror of
https://github.com/BitMaker-hub/NerdMiner_v2.git
synced 2025-09-20 21:29:35 +02:00
fix : release automatically set as latest
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user