Explorar o código

fixing image name

Rodja Trappe %!s(int64=3) %!d(string=hai) anos
pai
achega
8560be3d22
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/publish.yml

+ 1 - 2
.github/workflows/publish.yml

@@ -91,7 +91,6 @@ jobs:
           DOCKER_USER: ${{ secrets.DOCKER_USERNAME }}
           DOCKER_PASS: ${{ secrets.DOCKER_PASSWORD }}
         with:
-          destination_container_repo: ${DOCKER_IMAGE}
+          destination_container_repo: ${{ secrets.DOCKER_USERNAME }}/${GITHUB_REPOSITORY#*/}
           provider: dockerhub
           short_description: "Web Based User Interface für Python with Buttons, Dialogs, Markdown, 3D Scences and Plots"
-          readme_file: "./README.md"