Skip to content

Commit 8ceb7e8

Browse files
committed
Add newline to end of file
1 parent 43dab40 commit 8ceb7e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,5 @@ jobs:
7676
--verify-tag \
7777
--title "${RELEASE_TITLE}" \
7878
--notes "Release Notes: ${RELEASE_NOTES}" \
79-
release_candidate_artifacts/*
79+
release_candidate_artifacts/*
80+

0 commit comments

Comments
 (0)