mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
no need to set name
This commit is contained in:
parent
25346d6d77
commit
618a7a1687
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -43,7 +43,6 @@ jobs:
|
|||
replacesArtifacts: true
|
||||
omitDraftDuringUpdate: true
|
||||
omitNameDuringUpdate: true
|
||||
name: v${{github.ref_name}}
|
||||
artifacts: "dist/*-win-installer.exe,dist/*-win-portable.exe"
|
||||
|
||||
build_mac:
|
||||
|
|
@ -82,5 +81,4 @@ jobs:
|
|||
replacesArtifacts: true
|
||||
omitDraftDuringUpdate: true
|
||||
omitNameDuringUpdate: true
|
||||
name: v${{github.ref_name}}
|
||||
artifacts: "dist/*-mac.dmg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue