Skip to content

Commit 6bc0d98

Browse files
Merge pull request #396 from openml/feature/release-docker-next-using-tag
Change docker repo from frontend-next to frontend
2 parents 6ca4a0e + 704f5f7 commit 6bc0d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_docker_next.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
username: ${{ secrets.DOCKERHUB_USERNAME }}
5252
password: ${{ secrets.DOCKERHUB_TOKEN }}
53-
repository: openml/frontend-next
53+
repository: openml/frontend
5454
short-description: "NextJS Frontend for OpenML."
5555
readme-filepath: ./app-next/docker/README.md
5656

0 commit comments

Comments
 (0)