mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-16 09:16: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:
commit
9af71e9575
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:
|
with:
|
||||||
files: ${{ github.workspace }}/install/*.exe
|
files: ${{ github.workspace }}/install/*.exe
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
draft: true
|
||||||
|
|
Loading…
Reference in a new issue