We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acb34a commit 1e51fceCopy full SHA for 1e51fce
.github/workflows/release.yml
@@ -37,8 +37,6 @@ jobs:
37
- name: Determine Version
38
id: gitversion
39
uses: gittools/actions/gitversion/[email protected]
40
- with:
41
- useConfigFile: true
42
43
# Gen release notes
44
- name: Generate Release Notes
0 commit comments