拉取checkout所有记录
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 1m7s
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 1m7s
This commit is contained in:
parent
4b36f8dcdf
commit
4546eb0d15
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user