You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we can use GITHUB_TOKEN with write access to update Cryostat's submodule we should do that instead of using a Personal Access Token. This would also be useful for the similar workflow in the Helm Chart.
I don't think this is possible right now without a PAT due to the limitations of the GITHUB_TOKEN permissions. Since we want to keep it automated, I'll just leave it as is :)
If we can use
GITHUB_TOKEN
with write access to update Cryostat's submodule we should do that instead of using a Personal Access Token. This would also be useful for the similar workflow in the Helm Chart.cryostat-web/.github/workflows/submodule.yaml
Line 23 in ee99ad1
The text was updated successfully, but these errors were encountered: