File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,9 @@ jobs:
104104 uses : CodingWithCalvin/.github/.github/workflows/bluesky-post.yml@main
105105 with :
106106 post_text : |
107- 🚀 VSToolbox v${{ needs.release.outputs.version }} has been released!
107+ 🚀 Visual Studio Toolbox v${{ needs.release.outputs.version }} released!
108+
109+ Visual Studio Toolbox is a sleek system tray application for Windows that helps you manage all your Visual Studio installations in one place.
108110
109111 [Check out the release notes here!](https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }})
110112 secrets :
@@ -117,7 +119,9 @@ jobs:
117119 uses : CodingWithCalvin/.github/.github/workflows/linkedin-post.yml@main
118120 with :
119121 post_text : |
120- 🚀 VSToolbox v${{ needs.release.outputs.version }} has been released!
122+ 🚀 Visual Studio Toolbox v${{ needs.release.outputs.version }} released!
123+
124+ Visual Studio Toolbox is a sleek system tray application for Windows that helps you manage all your Visual Studio installations in one place.
121125
122126 Check out the release notes here: https://github.com/${{ github.repository }}/releases/tag/${{ github.ref_name }}
123127 secrets :
You can’t perform that action at this time.
0 commit comments