Skip to content

Commit

Permalink
Update repo
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Wilk <colin.wilk@tum.de>
  • Loading branch information
kliwniloc committed Sep 5, 2024
1 parent 9b57ca1 commit 41d6d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helmchart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Chart | Push
uses: appany/helm-oci-chart-releaser@v0.3.0
with:
name: Artemis
repository: ${{ github.repository_owner }}/Artemis
name: artemis
repository: ${{ github.repository_owner }}/artemis
tag: ${{ env.SEM_VERSION }}
path: helm/artemis
registry: ghcr.io
Expand Down

0 comments on commit 41d6d51

Please sign in to comment.