fix indent
This commit is contained in:
parent
c3aa988f8e
commit
62a02bca05
1 changed files with 14 additions and 14 deletions
|
@ -33,7 +33,7 @@ inputs:
|
||||||
description: >
|
description: >
|
||||||
Title that will be displayed in the index.html
|
Title that will be displayed in the index.html
|
||||||
default: ${{ github.repository }}
|
default: ${{ github.repository }}
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- shell: bash
|
- shell: bash
|
||||||
|
|
Loading…
Reference in a new issue