mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
gitversion diags
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -28,8 +28,7 @@ jobs:
|
||||
uses: gittools/actions/gitversion/execute@v0
|
||||
with:
|
||||
useConfigFile: true
|
||||
additionalArguments: /nofetch /verbosity Diagnostic
|
||||
|
||||
additionalArguments: /verbosity Diagnostic
|
||||
id: gitversion # step id used as reference for output values
|
||||
|
||||
- name: Setup dotnet
|
||||
|
||||
@@ -6,7 +6,7 @@ branches:
|
||||
develop:
|
||||
mode: ContinuousDeployment
|
||||
tag: pre
|
||||
regex: ^develop$
|
||||
regex: ^develop?[/-]
|
||||
main:
|
||||
tag: rc
|
||||
increment: Patch
|
||||
|
||||
Reference in New Issue
Block a user