File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 publish-manifest-path : ./resources/extension.manifest.json
4040 vsix-path : ./artifact/${{ env.VSIX_FILE }}
4141
42- notify-bluesky :
43- needs : publish
44- uses : CodingWithCalvin/.github/.github/workflows/bluesky-post.yml@main
45- with :
46- post_text : |
47- 🚀 VSIX Manifest Designer v${{ needs.publish.outputs.version }} for #VisualStudio has been released!
48-
49- [Check it out on the VS Marketplace!](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-VsixManifestDesigner)
50-
51- #dotnet #vsix
52- embed_title : VSIX Manifest Designer for Visual Studio
53- embed_description : A Visual Studio extension providing a modern visual designer for VSIX manifest files!
54- secrets :
55- BLUESKY_USERNAME : ${{ secrets.BLUESKY_USERNAME }}
56- BLUESKY_APP_PASSWORD : ${{ secrets.BLUESKY_APP_PASSWORD }}
You can’t perform that action at this time.
0 commit comments