We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aefcef commit a7c58bbCopy full SHA for a7c58bb
.github/workflows/dockerimage.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Publish to Registry
13
uses: elgohr/Publish-Docker-Github-Action@master
14
with:
15
- name: lachlangrose/loopstructural
+ name: loop3d/loopstructural
16
username: ${{ secrets.DOCKERHUB_USERNAME }}
17
password: ${{ secrets.DOCKERHUB_PASSWORD }}
18
dockerfile: Dockerfile
0 commit comments