diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8ffb0d0b..b4fc7efa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -104,4 +104,4 @@ jobs: ./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 origin main + git push -u origin