1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

Update ci.yml

This commit is contained in:
DarthAffe 2024-03-08 23:46:26 +01:00 committed by GitHub
parent 08d526a7a4
commit d1e71ef827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ jobs:
tag_prefix: "v"
version_from_branch: false
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
debug: true
- name: Restore dependencies
run: dotnet restore
- name: Build