Skip to content

Commit 86e5152

Browse files
committed
Fix the tag for workflows to materialyzeai.
1 parent 3f7e1a6 commit 86e5152

3 files changed

Lines changed: 2 additions & 41 deletions

File tree

.github/workflows/dockerhub-lammps_gnnp-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
context: .
3535
file: docker/Dockerfile.lammps_gnnp
3636
push: true
37-
tags: materialsvirtuallab/lammps_gnnp:latest
37+
tags: materialyzeai/lammps_gnnp:latest
3838
- name: Image digest
3939
run: echo ${{ steps.docker_build.outputs.digest }}

.github/workflows/dockerhub-matgl-latest-cuda.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/dockerhub-matml-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
context: .
3535
file: docker/Dockerfile.matml
3636
push: true
37-
tags: materialsvirtuallab/matml:latest
37+
tags: materialyzeai/matml:latest
3838
- name: Image digest
3939
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)