Update wiki/action.yaml
This commit is contained in:
parent
81bb4a5cb5
commit
8d3574ca58
@ -32,7 +32,7 @@ runs:
|
|||||||
args: clone "${{env.URL}}" wiki
|
args: clone "${{env.URL}}" wiki
|
||||||
|
|
||||||
- name: Update files
|
- name: Update files
|
||||||
run: mv -f ${{inputs.pattern}} wiki/
|
run: mv -f ${{inputs.pattern}}/* wiki/
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
||||||
- name: Push
|
- name: Push
|
||||||
|
Loading…
Reference in New Issue
Block a user