Skip to content

Conversation

@arcra
Copy link
Member

@arcra arcra commented Nov 25, 2025

All our nightly release runs print the message Using read-only cache (no credentials) when it should be using the secret to use the cache build in this step of the workflow, even tho the secret is set.

image

The reason seems to be that this CI workflow is called from another workflow, and in such cases, the parent workflow must explicitly allow child workflows to access the secrets, as noted in the GitHub documentation here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant