diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6adab75e851b..dd6b423df734 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,6 @@ jobs: output-file: "false" skip-commit: "true" skip-on-empty: "true" - config-file-path: ".versionrc.json" - name: Create Github Release id: create_release uses: actions/create-release@v1