理解了什么意思,拉取我自己的actiondemo仓库
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 13s
Some checks failed
Generate README based on repo name and commits / generate-readme (push) Failing after 13s
This commit is contained in:
parent
4546eb0d15
commit
7103e23272
@ -10,9 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: ActionDemo
|
||||||
run: |
|
run: |
|
||||||
git clone https://gitea.com/actions/checkout.git .
|
git clone https://git.linuxacme.com/iorebuild/ActionDemo.git .
|
||||||
|
|
||||||
- name: Get repository name
|
- name: Get repository name
|
||||||
id: repo-name
|
id: repo-name
|
||||||
|
Loading…
Reference in New Issue
Block a user