mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
upgraded to gitversion 6
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -26,7 +26,8 @@ jobs:
|
|||||||
- name: Determine Version
|
- name: Determine Version
|
||||||
uses: gittools/actions/gitversion/execute@v3.1.11
|
uses: gittools/actions/gitversion/execute@v3.1.11
|
||||||
with:
|
with:
|
||||||
updateProjectFiles: true
|
useConfigFile: true
|
||||||
|
updateAssemblyInfo: true
|
||||||
id: gitversion # step id used as reference for output values
|
id: gitversion # step id used as reference for output values
|
||||||
|
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
|||||||
Reference in New Issue
Block a user