1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 13:56:34 +00:00

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