Skip to content

Commit

Permalink
fix: pushするpathの変更
Browse files Browse the repository at this point in the history
  • Loading branch information
ayutaz committed Dec 1, 2023
1 parent e4e3c3c commit 7b542db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/lcm-docker-image/lcm-docker-image:latest
tags: ghcr.io/midralab/lcm-docker-image/lcm-docker-image:latest

0 comments on commit 7b542db

Please sign in to comment.