Skip to content

Commit be475bc

Browse files
committed
refactor(ci): remove explicit embed URLs, use GitHub repo defaults
1 parent 45e842c commit be475bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ jobs:
371371
372372
[Release Notes](https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }})
373373
[Discussion](${{ needs.notify-discussion.outputs.discussion_url }})
374-
embed_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
375374
embed_title: dtvem v${{ github.event.inputs.version }}
376375
embed_description: Cross-platform runtime version manager for Node.js, Python, and Ruby
377376
secrets:
@@ -390,7 +389,6 @@ jobs:
390389
391390
Release Notes: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
392391
Discussion: ${{ needs.notify-discussion.outputs.discussion_url }}
393-
article_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
394392
article_title: dtvem v${{ github.event.inputs.version }}
395393
article_description: Cross-platform runtime version manager for Node.js, Python, and Ruby
396394
secrets:

0 commit comments

Comments
 (0)