mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-24 04:11:50 -04:00
Don't publish release tag prereleases automatically
This commit is contained in:
parent
2e18809ed9
commit
a36fbc93b2
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -246,3 +246,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: ${{ github.workspace }}/install/*.exe
|
files: ${{ github.workspace }}/install/*.exe
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
draft: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user