Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FFCoder committed Aug 30, 2024
1 parent d3893f7 commit 736ca7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pushToDockerhubOnCommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
uses: docker/build-push-action@v6.7.0
with:
platforms: linux/amd64
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/kratomtracker:${{ github.sha }}

0 comments on commit 736ca7c

Please sign in to comment.