From 5f41a9134e5150f744c3333a35ff9d59315dc3ae Mon Sep 17 00:00:00 2001 From: Chris Grieser <73286100+chrisgrieser@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:19:47 +0200 Subject: [PATCH] ci: fix vimdoc filename --- .github/workflows/panvimdoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/panvimdoc.yml b/.github/workflows/panvimdoc.yml index a491e1a..1689920 100644 --- a/.github/workflows/panvimdoc.yml +++ b/.github/workflows/panvimdoc.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - uses: kdheepak/panvimdoc@main with: - vimdoc: scissors + vimdoc: genghis demojify: true treesitter: true description: "Auto-generated from the README.md. Do not make PRs to this file."