We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d571ee3 commit 114bddeCopy full SHA for 114bdde
1 file changed
.github/workflows/ci.yml
@@ -36,8 +36,6 @@ jobs:
36
with:
37
useConfigFile: true
38
configFilePath: GitVersion.yml
39
- includePrereleaseTags: true
40
- additionalArguments: '/verbosity minimal'
41
42
- name: Display Version
43
run: |
0 commit comments