From 30aab57bc9fa3e3e01125957ed0c3ec597fe9278 Mon Sep 17 00:00:00 2001 From: Dimitrij Date: Thu, 14 Aug 2025 21:04:34 +0100 Subject: [PATCH] Update Build_mR-NB.yml fix --- .github/workflows/Build_mR-NB.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Build_mR-NB.yml b/.github/workflows/Build_mR-NB.yml index 9ed2d4e3..5330d395 100644 --- a/.github/workflows/Build_mR-NB.yml +++ b/.github/workflows/Build_mR-NB.yml @@ -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: |