Skip to content

Commit f4d3dcf

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
📝 [Release Notes](https://github.com/CodingWithCalvin/Otel4Vsix/releases/tag/${{ github.ref_name }})
8686
8787
#dotnet #visualstudio #opentelemetry #vsix #nuget
88-
embed_url: https://github.com/CodingWithCalvin/Otel4Vsix/releases/tag/${{ github.ref_name }}
8988
embed_title: "Otel4Vsix ${{ github.ref_name }}"
9089
embed_description: "OpenTelemetry support library for Visual Studio 2022+ extensions"
9190
secrets:
@@ -106,7 +105,6 @@ jobs:
106105
📝 Release Notes: https://github.com/CodingWithCalvin/Otel4Vsix/releases/tag/${{ github.ref_name }}
107106
108107
#dotnet #visualstudio #opentelemetry #vsix #nuget
109-
article_url: https://github.com/CodingWithCalvin/Otel4Vsix/releases/tag/${{ github.ref_name }}
110108
article_title: "Otel4Vsix ${{ github.ref_name }}"
111109
article_description: "OpenTelemetry support library for Visual Studio 2022+ extensions"
112110
secrets:

0 commit comments

Comments
 (0)