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

fix(ci): release description file ref

parent 609c6013
No related branches found
No related tags found
No related merge requests found
Pipeline #2921 passed
......@@ -72,6 +72,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