Skip to content

Commit 4ded554

Browse files
Remove temporary workaround for image auth to ghcr
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
1 parent 3838be5 commit 4ded554

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/common.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ jobs:
6161
launchctl setenv HTTP_PROXY $HTTP_PROXY
6262
make test cleancontent install-kernel integration
6363
env:
64-
CONTAINER_REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
65-
CONTAINER_REGISTRY_USER: ${{ github.actor }}
66-
CONTAINER_REGISTRY_HOST: ghcr.io
6764
DEVELOPER_DIR: "/Applications/Xcode_16.3.app/Contents/Developer"
6865
CURRENT_SDK: y
6966
- name: Save documentation artifact

0 commit comments

Comments
 (0)