Skip to content

Commit eac9542

Browse files
authored
ci: add Channels header to release notes (#1440)
1 parent 41de184 commit eac9542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ jobs:
137137
138138
# Write release notes to file to avoid shell interpretation
139139
cat > release_notes.md << 'EOF'
140+
Channels: Current, Stable
141+
140142
${{ steps.release_notes.outputs.notes }}
141143
EOF
142144

0 commit comments

Comments
 (0)