Skip to content

Commit

Permalink
fix(*): test tag in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed May 27, 2024
1 parent f47bcff commit 15eae51
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,5 @@ 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 15eae51

Please sign in to comment.