Skip to content

Commit 5d4b769

Browse files
committed
Update Shared-Deploy-Snapshot-Tools.yml
1 parent 46d05b8 commit 5d4b769

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/Shared-Deploy-Snapshot-Tools.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,10 @@ jobs:
139139
# Optional plain body:
140140
body: |
141141
Hi,
142+
142143
A new development version is available at ${{ steps.release_artifacts.outputs.html_url }}.
143-
See changes at "${{ github.event.repository.name }}/blob/develop/CHANGELOG.md"
144+
See changes at "https://github.com/riseclipse/${{ github.event.repository.name }}/blob/develop/CHANGELOG.md"
145+
144146
----
145147
The RiseClipse Team (https://riseclipse.github.io/)
146148

0 commit comments

Comments
 (0)