diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3f72022..f0cd785 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,6 +24,7 @@ jobs: branch: main patchList: fix, bugfix, perf, refactor, test, tests, chore noVersionBumpBehavior: silent + noNewCommitBehavior: silent - name: Create Release uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0