From 4be9dbc03311ea206c25de7b1a792bde37f72a6e Mon Sep 17 00:00:00 2001
From: XargonWan <XargonWan@gmail.com>
Date: Tue, 29 Aug 2023 10:14:17 +0200
Subject: [PATCH] Triggering ReadTheDocs pipleine on wiki edit (gollum event)
 [skip ci]

---
 .github/workflows/update-readthedocs.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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