Merge pull request #233 from optuna/fix-docker-image-tag

Fix a typo of Docker image tag
This commit is contained in:
Masashi Shibata
2022-05-10 10:43:30 +09:00
committed by GitHub
+1 -1
View File
@@ -29,4 +29,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ env.REPO }}:latast
tags: ghcr.io/${{ env.REPO }}:latest