Skip to content

Commit 68c2efc

Browse files
committed
chore(ci): add release notes link to bluesky post
1 parent eac2b07 commit 68c2efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
post_text: |
6060
🚀 Git Ranger v${{ needs.publish.outputs.version }} for #VisualStudio has been released!
6161
62-
Check out the release notes and download it from the Visual Studio Marketplace!
62+
[Check out the release notes here!](https://github.com/${{ github.repository }}/releases/tag/${{ needs.publish.outputs.version }})
6363
6464
#dotnet #csharp #visualstudio
6565
embed_url: https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-GitRanger

0 commit comments

Comments
 (0)