Skip to content

Commit c62a8e4

Browse files
committed
push docker image to ghcr.io
1 parent 1bbc285 commit c62a8e4

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
@@ -34,4 +34,4 @@ jobs:
3434
context: docker
3535
file: docker/Dockerfile_manylinux_2_28_x86_64
3636
push: true
37-
tags: virtualcell/manylinux_2_28_x86_64:${{ github.event.inputs.tag }}
37+
tags: ghcr.io/virtualcell/manylinux_2_28_x86_64:${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)