Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

CD: fix ghcr push error #81

Open
2 of 6 tasks
casperdcl opened this issue Aug 2, 2023 · 2 comments
Open
2 of 6 tasks

CD: fix ghcr push error #81

casperdcl opened this issue Aug 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working ci CI/CD

Comments

@casperdcl
Copy link
Contributor

casperdcl commented Aug 2, 2023

Docker images are being pushed to the org packages rather than repo packages. However the repo's default CI GITHUB_TOKEN lacks permissions to push to the org.

@casperdcl casperdcl added bug Something isn't working ci CI/CD labels Aug 2, 2023
@casperdcl casperdcl self-assigned this Aug 2, 2023
@casperdcl casperdcl added this to Prem ML Aug 2, 2023
@casperdcl casperdcl moved this to In Progress in Prem ML Aug 2, 2023
@casperdcl casperdcl moved this from In Progress to Todo in Prem ML Aug 2, 2023
@tiero
Copy link
Contributor

tiero commented Aug 3, 2023

did you tried adding packages: write under permissions for the GH Action job?

@casperdcl
Copy link
Contributor Author

casperdcl commented Aug 3, 2023

yes that's already in main

permissions:
packages: write
but I believe only scoped to this repo rather than org :/

casperdcl added a commit to casperdcl/prem-services that referenced this issue Aug 24, 2023
casperdcl added a commit to casperdcl/prem-services that referenced this issue Aug 24, 2023
@casperdcl casperdcl mentioned this issue Aug 24, 2023
@casperdcl casperdcl moved this from Todo to In Progress in Prem ML Aug 24, 2023
@filopedraz filopedraz removed their assignment Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ci CI/CD
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

3 participants