Skip to content

Commit

Permalink
fix(*): update tag in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed May 27, 2024
1 parent c564b8e commit 5c88417
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,3 @@ jobs:
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
--generate-notes \
--draft
with:
tag_name: ${{ steps.semver.outputs.patch }}
release_name: Release ${{ steps.semver.outputs.patch }}


0 comments on commit 5c88417

Please sign in to comment.