We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d05b8 commit 5d4b769Copy full SHA for 5d4b769
1 file changed
.github/workflows/Shared-Deploy-Snapshot-Tools.yml
@@ -139,8 +139,10 @@ jobs:
139
# Optional plain body:
140
body: |
141
Hi,
142
+
143
A new development version is available at ${{ steps.release_artifacts.outputs.html_url }}.
- 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
146
----
147
The RiseClipse Team (https://riseclipse.github.io/)
148
0 commit comments