We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27cdb87 commit 31409ebCopy full SHA for 31409eb
.github/workflows/helm-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
echo "version=$(echo $VERSION)" >> $GITHUB_OUTPUT
55
- name: Helm | Publish
56
id: helm_publish
57
- uses: peak-scale/github-actions/helm-oci-chart@38322faabccd75abfa581c435e367d446b6d2c3b
+ uses: peak-scale/github-actions/helm-oci-chart@a441cca016861c546ab7e065277e40ce41a3eb84
58
with:
59
registry: ghcr.io
60
repository: ${{ github.repository_owner }}/charts
0 commit comments