mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-18 15:16:40 +00:00
Don't publish release tag prereleases automatically
This commit is contained in:
parent
2e18809ed9
commit
a36fbc93b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -246,3 +246,4 @@ jobs:
|
|||
with:
|
||||
files: ${{ github.workspace }}/install/*.exe
|
||||
prerelease: true
|
||||
draft: true
|
||||
|
|
Loading…
Reference in a new issue