mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +00:00
Triggering ReadTheDocs pipleine on wiki edit (gollum event) [skip ci]
This commit is contained in:
parent
6082a5ca22
commit
4be9dbc033
4
.github/workflows/update-readthedocs.yml
vendored
4
.github/workflows/update-readthedocs.yml
vendored
|
@ -23,8 +23,8 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Update wiki
|
||||
id: update
|
||||
- name: Update ReadTheDocs Wiki
|
||||
id: wiki-update
|
||||
run: |
|
||||
git checkout https://github.com/XargonWan/RetroDECK.wiki.git tmp/wiki
|
||||
cp -rf tmp/wiki/* wiki
|
||||
|
|
Loading…
Reference in a new issue