Skip to content

Commit

Permalink
fix(angular): remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thepercival committed Apr 29, 2022
1 parent 0979671 commit da31d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: Release ${{ steps.tag_version.outputs.new_tag }}
body: ${{ steps.tag_version.outputs.change;log }}
body: ${{ steps.tag_version.outputs.changelog }}

0 comments on commit da31d2b

Please sign in to comment.