Skip to content

Commit d468ec0

Browse files
authored
fix(ci): rebase before pushing manifest changes (#216)
1 parent 133f085 commit d468ec0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/generate-manifests-from-r2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
git config user.email "github-actions[bot]@users.noreply.github.com"
122122
git add src/internal/manifest/data/
123123
git commit -m "chore(manifest): regenerate manifests from R2"
124+
git pull --rebase origin main
124125
git push
125126
126127
- name: Generate summary

0 commit comments

Comments
 (0)