Skip to content

Commit

Permalink
Try using the owner only
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Jan 15, 2024
1 parent baf9bf2 commit 6ebed12
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_owner }}
tag: ${{ steps.yaml.outputs.VERSION }}
path: charts/zumble
registry: ghcr.io
Expand Down

0 comments on commit 6ebed12

Please sign in to comment.