Skip to content
Snippets Groups Projects
Commit 011954bb authored by David Trattnig's avatar David Trattnig
Browse files

fix(ci): release description ref

parent 50d41052
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ release_job:
- echo "this will be a release when there is a tag, but tags should be protected to be only createable by maintainers."
release:
name: 'Release $CI_COMMIT_TAG'
description: ./CHANGELOG
description: ./CHANGELOG.md
tag_name: '$CI_COMMIT_TAG'
ref: '$CI_COMMIT_TAG'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment