diff --git a/.github/workflows/update-readthedocs.yml b/.github/workflows/update-readthedocs.yml index bf86a00e..bc193985 100644 --- a/.github/workflows/update-readthedocs.yml +++ b/.github/workflows/update-readthedocs.yml @@ -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