Skip to content

Commit

Permalink
Update Dockerfile tags in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ket0x4 committed Jun 17, 2024
1 parent 0e9f6bd commit dd91bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: |
tags:
ghcr.io/${{ github.repository_owner }}/ketard-ai:latest
# ${{ secrets.DOCKERHUB_USERNAME }}/ketard-ai:latest

0 comments on commit dd91bb1

Please sign in to comment.