Skip to content

fix: fixing use of PRIVATE_SUBMODULE_ACCESS_TOKEN instead of RELEASE_PAT#12

Merged
geekbrother merged 1 commit intomainfrom
fix/release_token
Oct 1, 2024
Merged

fix: fixing use of PRIVATE_SUBMODULE_ACCESS_TOKEN instead of RELEASE_PAT#12
geekbrother merged 1 commit intomainfrom
fix/release_token

Conversation

@geekbrother
Copy link
Contributor

This PR extends the use of the PRIVATE_SUBMODULE_ACCESS_TOKEN secret or fallback to the github.token for all cases where the repository checkout is used.
This secret should be used for the repository checkout instead of the RELEASE_PAT. This will fix the case when PRIVATE_SUBMODULE_ACCESS_TOKEN and RELEASE_PAT were created for different orgs.

@geekbrother geekbrother self-assigned this Oct 1, 2024
@geekbrother geekbrother merged commit e174670 into main Oct 1, 2024
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.

2 participants