diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 380f9514..ba87d646 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -107,6 +107,5 @@ jobs: # Start the next development iteration ./gradlew -q --no-configuration-cache bumpSnapshot - truncate -s 0 distribution/whatsnew/whatsnew-en-GB # Clear changelog git commit -am 'feat(release): start next development iteration' git push -u origin