Skip to content

Change api token name to match existing

John Hope requested to merge jh-change-token-name into master

The use of PLAN_API_TOKEN requires a new API token with the same permissions as the existing PLAN_PROJECT_TOKEN so it's easier (and safer) just to use that same token.

This should fix failing pipelines.

Merge request reports