Skip to content

Commit 4162306

Browse files
committed
Try 2
1 parent 8ce2f57 commit 4162306

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/prmerge_ci_main.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,11 @@ jobs:
219219
categoryId: categoryId,
220220
title: `DEV OpenRadioss Stable Update (${process.env.LAST_STABLE_TAG_NAME || 'latest'})`,
221221
body: `We're excited to announce a new **stable release of OpenRadioss!**
222+
222223
This version, based on **tag ${process.env.LAST_STABLE_TAG_NAME || 'latest'}**, brings improved stability and performance based on community feedback.
223-
🔹 [Get it now](https://github.com/${{ github.repository }}/releases/tag/XXXX)
224+
225+
🔹 [Get it now](https://github.com/${context.repo.owner}/${context.repo.repo}/releases/tag/XXXX)
226+
224227
Please, try it out and share your appreciated feedback, thanks!`
225228
});
226229

0 commit comments

Comments
 (0)