Skip to content

Commit 261e706

Browse files
checked in
1 parent 09fbcc9 commit 261e706

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
@@ -134,5 +134,5 @@ jobs:
134134
echo "" >> $GITHUB_STEP_SUMMARY
135135
echo "Here is the URL to the Release Draft:" >> $GITHUB_STEP_SUMMARY
136136
echo "" >> $GITHUB_STEP_SUMMARY
137-
echo "[Link](${{ steps.create-release.outputs.url }})"" >> $GITHUB_STEP_SUMMARY
137+
echo "[Link](${{ steps.create-release.outputs.url }})" >> $GITHUB_STEP_SUMMARY
138138
echo "" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)