Merge branch 'unpublished' into 'master'

Don't publish release tag prereleases automatically

See merge request OpenMW/openmw!4911
This commit is contained in:
Alexei Kotov 2025-09-03 19:13:55 +03:00
commit 9af71e9575

View File

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