From 42c5d7f6254fcbdf34d51d0f9eb91b5e189b5ab8 Mon Sep 17 00:00:00 2001 From: Kare Morstol Date: Thu, 27 Aug 2020 19:03:32 +0200 Subject: [PATCH] Wiki: use updated kareman/swift-doc --- .github/workflows/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index a0e4aa5..973452d 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v1 - name: Generate Documentation - uses: kareman/swift-doc@support-kareman-Patterns + uses: kareman/swift-doc@generate-pages-for-operators with: inputs: "Sources/Patterns" module-name: Patterns