Skip to content

Commit 7e62a2f

Browse files
authored
chore: Update repository for linting container
1 parent 9e5fedf commit 7e62a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Docker login
2929
uses: docker/login-action@v1
3030
with:
31-
registry: ghcr.io
31+
registry: docker.pkg.github.com
3232
username: ${{ github.actor }}
3333
password: ${{ secrets.GITHUB_TOKEN }}
3434
- name: Run image
@@ -65,7 +65,7 @@ jobs:
6565
- name: Docker login
6666
uses: docker/login-action@v1
6767
with:
68-
registry: ghcr.io
68+
registry: docker.pkg.github.com
6969
username: ${{ github.actor }}
7070
password: ${{ secrets.GITHUB_TOKEN }}
7171
- name: Run image

0 commit comments

Comments
 (0)