mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
gitversion 6
This commit is contained in:
4
.github/workflows/dotnet-core.yml
vendored
4
.github/workflows/dotnet-core.yml
vendored
@@ -28,7 +28,9 @@ jobs:
|
||||
- name: Determine Version
|
||||
uses: gittools/actions/gitversion/execute@v0
|
||||
with:
|
||||
useConfigFile: true
|
||||
versionSpec: '6.x'
|
||||
includePrerelease: true
|
||||
useConfigFile: true
|
||||
id: gitversion # step id used as reference for output values
|
||||
|
||||
- name: Setup .NET Core
|
||||
|
||||
Reference in New Issue
Block a user