Don't publish release tag prereleases automatically

This commit is contained in:
Alexei Kotov 2025-09-02 09:40:59 +03:00
parent 2e18809ed9
commit a36fbc93b2

View File

@ -246,3 +246,4 @@ jobs:
with:
files: ${{ github.workspace }}/install/*.exe
prerelease: true
draft: true