mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 16:25:35 +00:00
Actions: prerelease by default
This commit is contained in:
parent
3fc397814c
commit
80aebcb9a7
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: ${{ github.ref }}
|
release_name: ${{ github.ref }}
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: true
|
||||||
body: |
|
body: |
|
||||||
Files included in this release:
|
Files included in this release:
|
||||||
- `BeamMP-Server.exe` is the windows build
|
- `BeamMP-Server.exe` is the windows build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user