Skip to content

Commit ec37a0a

Browse files
committed
Testing announcement of release in discussions
1 parent b6cac60 commit ec37a0a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test_publishing.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ jobs:
114114

115115
BODY="${RELEASE_BODY}
116116

117-
---
118-
[View full release on GitHub](${RELEASE_URL})"
117+
<hr /><em>This discussion was created from the release <a href=\'${RELEASE_URL}\'>${RELEASE_TAG}</a>.</em>"
119118

120119
DISCUSSION_URL=$(gh api graphql -f query='mutation($repoId: ID!, $categoryId: ID!, $title: String!, $body: String!) {
121120
createDiscussion(input: {

0 commit comments

Comments
 (0)