diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 96ee0dbf2da223d55e8a493193d3f9b8c8b871f3..79c68a1a841f0faac75edbb80f693238ded3e1eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,7 @@ changelog: GIT_DEPTH: 0 # avoid shallow clone to give cliff all the info it needs stage: build script: + - curl -H "PRIVATE-TOKEN: $COMMON_CI_API_TOKEN" 'https://gitlab.phaidra.org/api/v4/projects/1469/repository/files/cliff.toml/raw/?ref=main' > cliff.toml - git-cliff --latest -o CHANGELOG.md artifacts: paths: