Skip to content

Commit a7c58bb

Browse files
authored
Update dockerimage.yml
1 parent 1aefcef commit a7c58bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Publish to Registry
1313
uses: elgohr/Publish-Docker-Github-Action@master
1414
with:
15-
name: lachlangrose/loopstructural
15+
name: loop3d/loopstructural
1616
username: ${{ secrets.DOCKERHUB_USERNAME }}
1717
password: ${{ secrets.DOCKERHUB_PASSWORD }}
1818
dockerfile: Dockerfile

0 commit comments

Comments
 (0)