File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 9191 BLUESKY_USERNAME : ${{ secrets.BLUESKY_USERNAME }}
9292 BLUESKY_APP_PASSWORD : ${{ secrets.BLUESKY_APP_PASSWORD }}
9393
94- post-linkedin :
95- name : Post to LinkedIn
96- needs : publish
97- uses : CodingWithCalvin/.github/.github/workflows/linkedin-post.yml@main
98- with :
99- post_text : |
100- 🔭 CodingWithCalvin.Otel4Vsix ${{ github.ref_name }} has been released!
101-
102- Add OpenTelemetry observability to your Visual Studio extensions in minutes!
103-
104- 📦 NuGet: https://www.nuget.org/packages/CodingWithCalvin.Otel4Vsix
105- 📝 Release Notes: https://github.com/CodingWithCalvin/Otel4Vsix/releases/tag/${{ github.ref_name }}
106-
107- #dotnet #visualstudio #opentelemetry #vsix #nuget
108- article_title : " Otel4Vsix ${{ github.ref_name }}"
109- article_description : " OpenTelemetry support library for Visual Studio 2022+ extensions"
110- secrets :
111- LINKEDIN_ACCESS_TOKEN : ${{ secrets.LINKEDIN_ACCESS_TOKEN }}
112- LINKEDIN_CLIENT_ID : ${{ secrets.LINKEDIN_CLIENT_ID }}
You can’t perform that action at this time.
0 commit comments