mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Merge branch 'v2_develop' into v2_3499-Finish-DimAuto
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -19,13 +19,13 @@ jobs:
|
||||
fetch-depth: 0 # fetch-depth is needed for GitVersion
|
||||
|
||||
- name: Install GitVersion
|
||||
uses: gittools/actions/gitversion/setup@v1
|
||||
uses: gittools/actions/gitversion/setup@v2
|
||||
with:
|
||||
versionSpec: '5.x'
|
||||
includePrerelease: true
|
||||
|
||||
- name: Determine Version
|
||||
uses: gittools/actions/gitversion/execute@v1
|
||||
uses: gittools/actions/gitversion/execute@v2
|
||||
with:
|
||||
useConfigFile: true
|
||||
#additionalArguments: /b develop
|
||||
|
||||
Reference in New Issue
Block a user