Skip to content

Commit 42ebed6

Browse files
committed
Trim NSC promotion PR body
1 parent e2d6d9c commit 42ebed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/promote-nsc-channel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
commit_url="https://github.com/${SOURCE_REPO}/commit/${SOURCE_SHA}"
286286
body_file="${RUNNER_TEMP}/nsc-promote-pr.md"
287287
cat > "${body_file}" <<EOF
288-
Promote \`${CHANNEL}\` to [\`${RELEASE_TAG}\`](${release_url}).
288+
Promote \`${CHANNEL}\`.
289289
290290
- source commit: [\`${SOURCE_SHA}\`](${commit_url})
291291
- source run: [\`${RUN_ID}\`](${RUN_URL})

0 commit comments

Comments
 (0)