Skip to content
Snippets Groups Projects
Commit a0ae33aa authored by Venceslas's avatar Venceslas
Browse files

Use the tag message instead of the tag name in the release description

parent 35911354
No related branches found
No related tags found
No related merge requests found
Pipeline #10185 passed
......@@ -38,7 +38,7 @@ release:
- echo "running release_job"
release:
tag_name: '$CI_COMMIT_TAG'
description: '$CI_COMMIT_TAG'
description: '$CI_COMMIT_TAG_MESSAGE'
assets:
links:
- name: 'Program'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment