From 8e7958be7654de18341fcb2657576c96395043e2 Mon Sep 17 00:00:00 2001 From: Tobi-D7 Date: Tue, 12 Apr 2022 09:31:18 +0200 Subject: [PATCH] Fix --- .github/workflows/Docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 30cc922..09fecd4 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -31,7 +31,7 @@ jobs: echo done ls -r cd .. - git clone https://github.com/NPI-D7/NPI-D7.github.io.git + git clone --depth 1 https://${{ secrets.TOKEN }}@github.com/NPI-D7/NPI-D7.github.io.git mkdir -p NPI-D7.github.io/RenderD7-docs #rm -r NPI-D7.github.io/RenderD7-docs/* mv -v RenderD7/doc NPI-D7.github.io/RenderD7-docs/