ci: use actions/checkout instead of manual clone #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ci-checkout-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Manual
git clonewithout auth fails when repo requires authentication.actions/checkouthandles auth automatically via Forgejo Actions token.Fixes CI failure after merging PR #14.
Pull request closed