From 5fa337d03b3ce8e3f7c553263926979c74aaea20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Wed, 27 Nov 2024 17:48:44 +0100 Subject: [PATCH] ci: maintenance --- .github/workflows/deploy_github_signed_windows.yml | 2 -- CHANGELOG | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy_github_signed_windows.yml b/.github/workflows/deploy_github_signed_windows.yml index f1746ee..fdbdc20 100644 --- a/.github/workflows/deploy_github_signed_windows.yml +++ b/.github/workflows/deploy_github_signed_windows.yml @@ -62,7 +62,6 @@ jobs: output-artifact-directory: 'build-recipes/dist/PyJibe' parameters: | Version: "${{ env.RELEASE_VERSION }}" - Release_Tag: ${{ env.RELEASE_VERSION }} - name: Create Windows installer working-directory: ./build-recipes run: | @@ -90,7 +89,6 @@ jobs: output-artifact-directory: 'build-recipes/Output' parameters: | Version: "${{ env.RELEASE_VERSION }}" - Release_Tag: ${{ env.RELEASE_VERSION }} - name: Rename windows installer to signed shell: bash run: | diff --git a/CHANGELOG b/CHANGELOG index d5bafbf..78f578b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +0.15.7 + - build: maintenance 0.15.6 - build: maintenance 0.15.5