From dea27e1661535d120b6d8a1b8ada3eae28fdc63b Mon Sep 17 00:00:00 2001 From: NHLOCAL Date: Sun, 27 Oct 2024 10:09:27 +0200 Subject: [PATCH] =?UTF-8?q?=D7=AA=D7=99=D7=A7=D7=95=D7=9F=20=D7=A9=D7=92?= =?UTF-8?q?=D7=99=D7=90=D7=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-installer-ai.yml | 1 - ".github/workflows/\342\200\217\342\200\217publish-cli-ai.yml" | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/publish-installer-ai.yml b/.github/workflows/publish-installer-ai.yml index f04d13f..6e492c8 100644 --- a/.github/workflows/publish-installer-ai.yml +++ b/.github/workflows/publish-installer-ai.yml @@ -117,7 +117,6 @@ jobs: name: ${{ steps.get_version.outputs.RELEASE_TITLE }} draft: true prerelease: true - allow_updates: true # הוספנו את השורה הזו files: | Output/Singles-Sorter-Installer-AI-${{ steps.get_version.outputs.VERSION }}.exe Singles-Sorter-Portable-AI-${{ steps.get_version.outputs.VERSION }}.zip diff --git "a/.github/workflows/\342\200\217\342\200\217publish-cli-ai.yml" "b/.github/workflows/\342\200\217\342\200\217publish-cli-ai.yml" index 4367b97..f60d679 100644 --- "a/.github/workflows/\342\200\217\342\200\217publish-cli-ai.yml" +++ "b/.github/workflows/\342\200\217\342\200\217publish-cli-ai.yml" @@ -63,5 +63,4 @@ jobs: name: ${{ steps.get_version.outputs.RELEASE_TITLE }} draft: true prerelease: true - allow_updates: true files: ./dist/singles-sorter-cli-ai-${{ steps.get_version.outputs.VERSION }}.exe