Skip to content

Commit

Permalink
fix(ci): stable tag name is fixed and will always exist so force push…
Browse files Browse the repository at this point in the history
… to it on releases (#130)

bugfix(ci): stable tag name is fixed and will always exist so force push to it on releases
  • Loading branch information
jay-babu authored Apr 9, 2023
1 parent 0bb682d commit a6f836f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
tag: stable
message: "Current stable release: ${{ steps.release.outputs.tag_name }}"
tag_exists_error: false
force_push_tag: true

0 comments on commit a6f836f

Please sign in to comment.