Skip to content

Commit

Permalink
Merge pull request #21 from ellitedev/dev
Browse files Browse the repository at this point in the history
Update docker-hub.yml
  • Loading branch information
ellitedev committed Sep 13, 2023
2 parents 9ad6621 + 8d0e96b commit bfda1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/${{ github.repository }}:latest
tags: ${{ secrets.DOCKER_USERNAME }}/speenmapbot:latest

0 comments on commit bfda1ad

Please sign in to comment.