We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ca4a0e + 704f5f7 commit 6bc0d98Copy full SHA for 6bc0d98
1 file changed
.github/workflows/release_docker_next.yaml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
username: ${{ secrets.DOCKERHUB_USERNAME }}
52
password: ${{ secrets.DOCKERHUB_TOKEN }}
53
- repository: openml/frontend-next
+ repository: openml/frontend
54
short-description: "NextJS Frontend for OpenML."
55
readme-filepath: ./app-next/docker/README.md
56
0 commit comments