diff --git a/.github/workflows/i.yml b/.github/workflows/i.yml index a8a2303..101332a 100644 --- a/.github/workflows/i.yml +++ b/.github/workflows/i.yml @@ -102,4 +102,4 @@ jobs: git fetch --depth 1 origin "$highest_tag_revision" git tag "$MAJOR_POINTAG" FETCH_HEAD - git push -f origin "refs/tags/$MAJOR_POINTAG" + git push -f origin "@:refs/tags/$MAJOR_POINTAG"