Add Smallstep repo to release workflow (#841)

Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
Faisal Memon
2026-06-06 12:05:46 -07:00
committed by GitHub
parent 98ec4e680b
commit 5f0f45c728
+4
View File
@@ -38,6 +38,10 @@ jobs:
with:
version: v3.10.3
- name: Add required Helm repos for release packaging
run: |
helm repo add smallstep https://smallstep.github.io/helm-charts/
- name: Run chart-releaser
uses: helm/[email protected]
env: