Update Docs.yml
This commit is contained in:
parent
9a5479d68b
commit
0cd2f330ad
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
id: branch
|
id: branch
|
||||||
- name: Display branch name
|
- name: Display branch name
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo ${{ steps.branch.output.branch }}
|
run: echo ${{ steps.branch.outputs.branch }}
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- name: Run a one-line script
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user