Skip to content

Commit d17be1d

Browse files
correct registry name
1 parent 324b43b commit d17be1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: docker/build-push-action@v2
2828
with:
2929
push: true
30-
tags: ghcr.io/${{ github.repository }}/fmri-confs-runner:latest
30+
tags: ghcr.io/inria-empenn/fmri-confs-runner:latest

0 commit comments

Comments
 (0)