We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fbcc9 commit 261e706Copy full SHA for 261e706
.github/workflows/release.yml
@@ -134,5 +134,5 @@ jobs:
134
echo "" >> $GITHUB_STEP_SUMMARY
135
echo "Here is the URL to the Release Draft:" >> $GITHUB_STEP_SUMMARY
136
137
- echo "[Link](${{ steps.create-release.outputs.url }})"" >> $GITHUB_STEP_SUMMARY
+ echo "[Link](${{ steps.create-release.outputs.url }})" >> $GITHUB_STEP_SUMMARY
138
0 commit comments