Skip to content

Commit

Permalink
fix(CI): Add branch name in auto-commit job
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Rajawat <[email protected]>
  • Loading branch information
Anurag Rajawat committed Oct 1, 2024
1 parent 820b5de commit 4046bf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stable-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4046bf5

Please sign in to comment.