Update wiki/action.yaml
This commit is contained in:
parent
a46a6fb4be
commit
15291113ec
@ -35,7 +35,7 @@ runs:
|
|||||||
run: mv -f ${{inputs.pattern}} wiki/
|
run: mv -f ${{inputs.pattern}} wiki/
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
||||||
= name: Push
|
- name: Push
|
||||||
uses: docker://alpine/git
|
uses: docker://alpine/git
|
||||||
with:
|
with:
|
||||||
entrypoint: git
|
entrypoint: git
|
||||||
|
Loading…
Reference in New Issue
Block a user