diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 64544a9ba..2b8e7d5b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,3 +43,4 @@ jobs: tag: stable message: "Current stable release: ${{ steps.release.outputs.tag_name }}" tag_exists_error: false + force_push_tag: true