mirror of
https://github.com/jlengrand/jreleaser.git
synced 2026-03-10 08:31:24 +00:00
The GitlabAPI approach to search for a project could return multiple projects or the wrong project. The new field helps Jreleaser to query the GitLab project id directly. closes #166