1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-04-22 23:59:39 +00:00

fix: fix adding safe-directory in container

This commit is contained in:
Marcus Wirtz 2026-04-21 11:32:17 +02:00
parent 0c366fd6a8
commit a0eb51f8ea
No known key found for this signature in database
5 changed files with 47 additions and 17 deletions

View file

@ -314,7 +314,6 @@ jobs:
fi
# Verify auth token
git config --global --add safe.directory "*"
git fetch --no-tags --depth=1 origin +refs/heads/main:refs/remotes/origin/main
# needed to make checkout post cleanup succeed