Skip to content

Commit b8a5ee8

Browse files
committed
CI: fix typo in release.yml
[ci skip]
1 parent 30c6130 commit b8a5ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
--verify-tag \
112112
--target "$GITHUB_SHA" \
113113
--title "$TITLE" \
114-
--notes "$NOTES"\
114+
--notes "$NOTES"
115115
then
116116
gh release create "$TAG" \
117117
--repo "$GITHUB_REPOSITORY" \

0 commit comments

Comments
 (0)