From 319aed08e5714076431b5ec28cff7307eb335cbd Mon Sep 17 00:00:00 2001 From: Tibor Schmidt Date: Sun, 10 Dec 2023 21:35:00 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bc380c..686da3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: demojify: true treesitter: true docmapping: true + docmappingprojectname: false - name: Push changes uses: stefanzweifel/git-auto-commit-action@v4 with: