mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Update ci.yml
This commit is contained in:
parent
acd4462b2a
commit
08d526a7a4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
id: versioning
|
id: versioning
|
||||||
uses: PaulHatch/semantic-version@v5.4.0
|
uses: PaulHatch/semantic-version@v5.4.0
|
||||||
with:
|
with:
|
||||||
|
tag_prefix: "v"
|
||||||
version_from_branch: false
|
version_from_branch: false
|
||||||
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
|
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
|
||||||
- name: Restore dependencies
|
- name: Restore dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user