mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-12 12:40:33 +08:00
Merge pull request #233 from optuna/fix-docker-image-tag
Fix a typo of Docker image tag
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ghcr.io/${{ env.REPO }}:latast
|
||||
tags: ghcr.io/${{ env.REPO }}:latest
|
||||
|
||||
Reference in New Issue
Block a user