Skip to content

Commit

Permalink
ci: remove typo in changelog generator
Browse files Browse the repository at this point in the history
  • Loading branch information
levinzonr committed May 13, 2024
1 parent 0c89d4a commit 87cae86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
gh release create v${{ steps.properties.outputs.version }} \
--draft \
--title "v${{ steps.properties.outputs.version }}" \
--notes "$(echo "${{ steps.properties.outputs.changelog }}")"git
--notes "$(echo "${{ steps.properties.outputs.changelog }}")"

0 comments on commit 87cae86

Please sign in to comment.