mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
chore: Add rebase step before pushing automated updates for Helm charts
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add .
|
||||
git commit -m "chore: Automated version update for Helm charts"
|
||||
git pull --rebase origin main
|
||||
git push
|
||||
|
||||
- name: Send Signal Notification
|
||||
|
||||
Reference in New Issue
Block a user