Skip to content

Commit

Permalink
hardcoded image name
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Sep 5, 2021
1 parent 8560be3 commit a8918e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ jobs:
DOCKER_USER: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASS: ${{ secrets.DOCKER_PASSWORD }}
with:
destination_container_repo: ${{ secrets.DOCKER_USERNAME }}/${GITHUB_REPOSITORY#*/}
destination_container_repo: zauberzeug/nicegui
provider: dockerhub
short_description: "Web Based User Interface für Python with Buttons, Dialogs, Markdown, 3D Scences and Plots"

0 comments on commit a8918e8

Please sign in to comment.