Skip to content

Commit

Permalink
fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagarjun Krishnan committed Apr 10, 2024
1 parent 2d14b14 commit d41d2fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed .ct.yaml
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
helm package charts/dragonfly-operator
helm push dragonfly-${{ env.VERSION }}.tgz oci://ghcr.io/${{ github.repository }}/helm
helm push dragonfly-operator-${{ env.VERSION }}.tgz oci://ghcr.io/${{ github.repository }}/helm
- name: Build and Publish image into GHCR
uses: docker/build-push-action@v5
Expand Down

0 comments on commit d41d2fe

Please sign in to comment.