File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 8787 BLUESKY_USERNAME : ${{ secrets.BLUESKY_USERNAME }}
8888 BLUESKY_APP_PASSWORD : ${{ secrets.BLUESKY_APP_PASSWORD }}
8989
90- notify-linkedin :
91- needs : release
92- uses : CodingWithCalvin/.github/.github/workflows/linkedin-post.yml@main
93- with :
94- post_text : |
95- 🚀 CodingWithCalvin.VsixSdk v${{ needs.release.outputs.version }} has been released!
96-
97- Build modern SDK-style Visual Studio extensions with ease!
98-
99- 📋 Release Notes: https://github.com/${{ github.repository }}/releases/tag/v${{ needs.release.outputs.version }}
100- 📦 NuGet: https://www.nuget.org/packages/CodingWithCalvin.VsixSdk
101-
102- #dotnet #csharp #visualstudio #nuget
103- article_title : CodingWithCalvin.VsixSdk
104- article_description : An MSBuild SDK for modern SDK-style Visual Studio extension development
105- secrets :
106- LINKEDIN_ACCESS_TOKEN : ${{ secrets.LINKEDIN_ACCESS_TOKEN }}
107- LINKEDIN_CLIENT_ID : ${{ secrets.LINKEDIN_CLIENT_ID }}
You can’t perform that action at this time.
0 commit comments