Example https://github.com/localgovdrupal/localgov_base/actions/runs/15211509380/job/42786544327
We do grab an oauth token (
|
composer global config github-oauth.github.com ${{ github.token }} |
) but after we've done the initial install.
Maybe moving this before the initial install will fix the issue.