Files
claude-desktop-debian/.github
aaddrick a905d4b3cf fix: add retry loop for gh-pages push race condition
Both APT and DNF repo update jobs push to gh-pages, and the
pages-build-deployment action also modifies it. This can cause
push failures when the ref changes between pull and push.

Added a retry loop (5 attempts with 5s delay) to handle this.

Co-Authored-By: Claude <claude@anthropic.com>
2026-01-24 14:36:42 -05:00
..