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

fix(ci): description ref

parent 89a7e00d
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,6 @@ 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