Skip to content

Commit

Permalink
Fix push
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri committed Nov 18, 2024
1 parent a30886c commit d5524b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit d5524b7

Please sign in to comment.