Skip to content

Commit bdccbe9

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

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
@@ -345,7 +345,6 @@ jobs:
345345
346346
[Release Notes](https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }})
347347
[Discussion](${{ needs.notify-discussion.outputs.discussion_url }})
348-
embed_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
349348
embed_title: rnr v${{ github.event.inputs.version }}
350349
embed_description: Cross-platform task runner with zero setup
351350
secrets:
@@ -366,7 +365,6 @@ jobs:
366365
367366
Release Notes: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
368367
Discussion: ${{ needs.notify-discussion.outputs.discussion_url }}
369-
article_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
370368
article_title: rnr v${{ github.event.inputs.version }}
371369
article_description: Cross-platform task runner with zero setup
372370
secrets:

0 commit comments

Comments
 (0)