Skip to content

Commit a5d3656

Browse files
committed
fix: dockerhub release
1 parent 981092c commit a5d3656

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
contents: read
1616
packages: write
1717
env:
18-
IMAGE: ${{ github.repository_owner }}/diff-coverage-internal
19-
GHCR_IMAGE: ghcr.io/${{ github.repository_owner }}/diff-coverage-internal
18+
IMAGE: ${{ github.repository_owner }}/diff-coverage
19+
GHCR_IMAGE: ghcr.io/${{ github.repository_owner }}/diff-coverage
2020
strategy:
2121
matrix:
2222
include:

0 commit comments

Comments
 (0)