1
0
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:
DarthAffe 2024-03-08 23:38:45 +01:00 committed by GitHub
parent e58d26d58d
commit acd4462b2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:
version_from_branch: false
version_format: "${major}.${minor}.${patch}-prerelease.${increment}" version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
- name: Restore dependencies - name: Restore dependencies
run: dotnet restore run: dotnet restore