Skip to content

Commit f4c38df

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

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
@@ -76,7 +76,7 @@ jobs:
7676
post_text: |
7777
🚀 Git Ranger v${{ needs.publish.outputs.version }} for #VisualStudio has been released!
7878
79-
Check out the release notes and download it from the Visual Studio Marketplace!
79+
Check out the release notes: https://github.com/${{ github.repository }}/releases/tag/${{ needs.publish.outputs.version }}
8080
8181
#dotnet #csharp #visualstudio
8282
article_url: https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-GitRanger

0 commit comments

Comments
 (0)