Skip to content

Commit

Permalink
Stop publishing releases to discussions page (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Nov 27, 2023
1 parent 7487fcb commit 3839342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ jobs:
gh release create --target $GITHUB_REF_NAME \
--title "Version $VERSION" \
--notes-file /tmp/release-notes.txt \
--discussion-category announcements \
v$VERSION \
opentelemetry-jmx-metrics.jar
Expand Down

0 comments on commit 3839342

Please sign in to comment.