Skip to content

Commit 49b500c

Browse files
committed
images are public
1 parent 6af981c commit 49b500c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/render.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ jobs:
4242
- name: Install yq
4343
uses: mikefarah/yq@master
4444

45-
- name: Log in to GitHub Container Registry
46-
uses: docker/login-action@v3
47-
with:
48-
registry: ghcr.io
49-
username: ${{ github.actor }}
50-
password: ${{ secrets.PGDOG_ENTERPRISE_TOKEN }}
51-
5245
- name: Pull control2 image
5346
run: docker pull "$CONTROL2_IMAGE"
5447

0 commit comments

Comments
 (0)