Update release-helm.yaml

This commit is contained in:
Daniel Seifert 2025-06-25 13:39:52 +02:00 committed by GitHub
parent cd2a5e5459
commit 6d3591c965
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Release Charts
on:
push:
branches:
- main
- master
paths:
- 'charts/**'
jobs:
@ -25,4 +25,4 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"