拉取checkout所有记录
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 1m7s

This commit is contained in:
liyp 2025-04-10 14:18:39 +08:00
parent 4b36f8dcdf
commit 4546eb0d15

View File

@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout code
run: |
git clone --depth=0 https://gitea.com/actions/checkout.git .
git clone https://gitea.com/actions/checkout.git .
- name: Get repository name
id: repo-name