File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments