mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Fixed prerelease version naming
This commit is contained in:
parent
4c6313961b
commit
abe9c2a600
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
uses: PaulHatch/semantic-version@v4.0.3
|
||||
with:
|
||||
short_tags: false
|
||||
format: "${major}.${minor}.${patch}-prerelease${increment}"
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user