Skip to content

Commit

Permalink
MAINT: Change tag for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jwboth committed Apr 10, 2024
1 parent 70ca58b commit b46df56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
file: ./dockerfiles/Dockerfile
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: darsia/main:latest
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/darsia/main:latest

0 comments on commit b46df56

Please sign in to comment.