googlemaps / googlemaps/platform-ai

Fix publishing flow

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
triage me type: bug
Dominant language
TypeScript
Stars
105
Forks
29
Avg merge
16h 43m
Merged PRs (30d)
1

Description

The current [publishing flow fails](https://github.com/googlemaps/platform-ai/actions/runs/20524717416) after a PR is merged because the reusable workflow publish-mcp.yml requires id-token: write for OIDC authentication.

Since this workflow is called transitively via publish.yml from release-please.yml, and the top-level workflow does not grant id-token permissions, GitHub rejects the workflow during validation. REusable workflows cannot request permissions that exceed those explicitly allowed by their callers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.