Skip to content

Commit 73605a0

Browse files
Revert "test: use ghcr image repository (#386)"
This reverts commit 7efa52f.
1 parent 7efa52f commit 73605a0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ jobs:
6565
- 2022.11.0
6666
steps:
6767
- uses: actions/checkout@v4
68-
- uses: docker/login-action@v3
69-
with:
70-
registry: ghcr.io
71-
username: ${{ github.actor }}
72-
password: ${{ secrets.GITHUB_TOKEN }}
7368
- uses: docker/setup-buildx-action@v3
7469
- name: Write Posit Connect license to disk
7570
run: echo "$CONNECT_LICENSE" > ./integration/license.lic

0 commit comments

Comments
 (0)