Skip to content

Commit 3839342

Browse files
authored
Stop publishing releases to discussions page (#1099)
1 parent 7487fcb commit 3839342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ jobs:
176176
gh release create --target $GITHUB_REF_NAME \
177177
--title "Version $VERSION" \
178178
--notes-file /tmp/release-notes.txt \
179-
--discussion-category announcements \
180179
v$VERSION \
181180
opentelemetry-jmx-metrics.jar
182181

0 commit comments

Comments
 (0)