Skip to content

Commit ff4a6c3

Browse files
committed
add release notes
1 parent 3af7d99 commit ff4a6c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-udp-exporter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ jobs:
8181
run: |
8282
gh release create --target "$GITHUB_REF_NAME" \
8383
--title "Release aws-distro-opentelemetry-exporter-xray-udp v${{ inputs.udp-exporter-version }}" \
84+
--notes "Please refer to the [Changelog](https://github.com/aws-observability/aws-otel-ruby/blob/main/exporter/xray-udp/CHANGELOG.md) for more details" \
8485
--draft \
8586
"v${{ inputs.udp-exporter-version }}"

0 commit comments

Comments
 (0)