Skip to content

Commit

Permalink
Repo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmagkekse committed Dec 14, 2024
1 parent 86d8c4c commit 626ce53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set environment variables
id: set-variables
run: |
echo "REPOSITORY=registry.docker.io/erikmagkekse/ziti-edge-proxy" >> "$GITHUB_OUTPUT"
echo "REPOSITORY=registry.docker.io/erikmagkekse" >> "$GITHUB_OUTPUT"
echo "VERSION=$(yq -r .version ./helm/Chart.yaml)" >> "$GITHUB_OUTPUT"
- name: Package and push helm chart
run: |
Expand Down

0 comments on commit 626ce53

Please sign in to comment.