Skip to content

Commit 87cae86

Browse files
committed
ci: remove typo in changelog generator
1 parent 0c89d4a commit 87cae86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
gh release create v${{ steps.properties.outputs.version }} \
7777
--draft \
7878
--title "v${{ steps.properties.outputs.version }}" \
79-
--notes "$(echo "${{ steps.properties.outputs.changelog }}")"git
79+
--notes "$(echo "${{ steps.properties.outputs.changelog }}")"

0 commit comments

Comments
 (0)