Skip to content

Commit

Permalink
Use the repository url instead
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Jan 15, 2024
1 parent eb76a01 commit acf680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-oci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: appany/helm-oci-chart-releaser@v0.4.1
with:
name: zumble
repository: ${{ github.repository_owner }}/helm-charts
repository: ${{ github.repository }}/helm-charts
tag: ${{ steps.yaml.outputs.VERSION }}
path: charts/zumble
registry: ghcr.io
Expand Down

0 comments on commit acf680c

Please sign in to comment.