Skip to content

Commit 6f0e014

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

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
@@ -158,7 +158,6 @@ jobs:
158158
A CLI tool to locate #VisualStudioCode installations on #Windows - like vswhere for VS Code.
159159
160160
https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
161-
embed_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
162161
embed_title: VSCWhere v${{ github.event.inputs.version }}
163162
embed_description: A CLI tool to locate Visual Studio Code installations on Windows
164163
secrets:
@@ -176,7 +175,6 @@ jobs:
176175
A CLI tool to locate #VisualStudioCode installations on #Windows - like vswhere for VS Code.
177176
178177
https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
179-
article_url: https://github.com/${{ github.repository }}/releases/tag/v${{ github.event.inputs.version }}
180178
article_title: VSCWhere v${{ github.event.inputs.version }}
181179
article_description: A CLI tool to locate Visual Studio Code installations on Windows
182180
secrets:

0 commit comments

Comments
 (0)