Skip to content

Commit

Permalink
fix: update ghcr-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn authored Apr 8, 2024
1 parent 7348246 commit fb12e90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ghcr-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}:${{ github.event.release.tag_name }}
ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}:latest
ghcr.io/luxonis/datadreamer:latest
env:
DOCKER_BUILDKIT: 1
DOCKER_USERNAME: ${{ github.repository_owner }}
Expand Down

0 comments on commit fb12e90

Please sign in to comment.