Skip to content

Commit

Permalink
תיקון שגיאה
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Oct 27, 2024
1 parent 4172cf2 commit dea27e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-installer-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion .github/workflows/‏‏publish-cli-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dea27e1

Please sign in to comment.