mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update Build_mR-NB.yml
fix
This commit is contained in:
4
.github/workflows/Build_mR-NB.yml
vendored
4
.github/workflows/Build_mR-NB.yml
vendored
@@ -86,12 +86,12 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ steps.version.outputs.tag }}
|
||||
name: "mRemoteNG ${{ steps.version.outputs.version }} NB ${{ steps.version.outputs.build }}"
|
||||
files: $ZIP
|
||||
files: ${{ steps.version.outputs.zipname }}
|
||||
body: |
|
||||
Changes in this Release
|
||||
- First Change
|
||||
- Second Change
|
||||
draft: true
|
||||
draft: false
|
||||
prerelease: true
|
||||
|
||||
#run: |
|
||||
|
||||
Reference in New Issue
Block a user