We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d6d9c commit 42ebed6Copy full SHA for 42ebed6
1 file changed
.github/workflows/promote-nsc-channel.yml
@@ -285,7 +285,7 @@ jobs:
285
commit_url="https://github.com/${SOURCE_REPO}/commit/${SOURCE_SHA}"
286
body_file="${RUNNER_TEMP}/nsc-promote-pr.md"
287
cat > "${body_file}" <<EOF
288
- Promote \`${CHANNEL}\` to [\`${RELEASE_TAG}\`](${release_url}).
+ Promote \`${CHANNEL}\`.
289
290
- source commit: [\`${SOURCE_SHA}\`](${commit_url})
291
- source run: [\`${RUN_ID}\`](${RUN_URL})
0 commit comments