diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd43dc2..c48cb6a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,8 +37,6 @@ jobs: - name: Determine Version id: gitversion uses: gittools/actions/gitversion/execute@v0.10.2 - with: - useConfigFile: true # Gen release notes - name: Generate Release Notes