Skip to content

Fix release job to use JOB-TOKEN

What does this MR do?

In !3023 (merged) we changed to use ${CI_JOB_TOKEN} instead of a private token, but did not adapt the name of the header passed, so releases stopped working, as pointed in !3023 (comment 631195282).

Why was this MR needed?

To fix releases in this project.

What's the best way to test this MR?

N/A

What are the relevant issue numbers?

Part of #28055 (closed)

Merge request reports