Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 committed Oct 22, 2024
1 parent 741a1ff commit cb3f4f6
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 @@ -36,6 +36,6 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: ghcr.io/${{ github.repository }}/template-component-package:latest
tags: ghcr.io/${{ github.repository_owner }}/template-component-package:latest
context: .
file: aica-package.toml

0 comments on commit cb3f4f6

Please sign in to comment.