Skip to content

Commit

Permalink
chore: update ghcr-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn authored Apr 27, 2024
1 parent 2f72068 commit c6ac8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Publish
run: |
docker build -t ghcr.io/luxonis/datadreamer:latest -t ghcr.io/luxonis/datadreamer:${{ github.event.release.tag_name }} .
docker push --all-tags
docker push ghcr.io/luxonis/datadreamer --all-tags

0 comments on commit c6ac8e0

Please sign in to comment.