diff --git a/.github/workflows/stable-release.yaml b/.github/workflows/stable-release.yaml index 0716799c..e1e5504d 100644 --- a/.github/workflows/stable-release.yaml +++ b/.github/workflows/stable-release.yaml @@ -61,6 +61,8 @@ jobs: - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v5 + with: + branch: main release_helm_charts: if: github.repository == '5GSEC/nimbus'