Commit bc1d32a
fix: use --force for snipsync bot branch push (#4422)
The --force-with-lease check fails because the workflow only checks out
main and never fetches the existing snipsync/daily-update remote ref,
causing a "stale info" rejection. Since this is a bot-managed branch
recreated from main each run, --force is safe and appropriate.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2dc8d2e commit bc1d32a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments