e37904a377
The Gitea Contents API returned HTTP error (curl exit 22) when the CI tried to update artifacthub-pkg.yml. Switch to using git checkout/commit/push which reuses the auth already configured by actions/checkout. Also added fetch-depth: 0 so the main branch is available for checkout. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>