Typescript package setup Create a new access token with the required scopes: api (to access the API for release creation) write_repository (to push tags). Add the Token to GitLab CI/CD: Key: GITLAB_TOKEN Value: your-access-token