From 6c6d3d65a6a88e5f2931f1c7cf6c867dfee8f7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martina=20Gr=C3=A4ber?= Date: Wed, 22 Nov 2023 11:09:09 +0100 Subject: [PATCH] different test --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index cbe8db3c1..d5757d5b6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -24,7 +24,7 @@ jobs: with: path: 'doc-files' ref: 'main' - repository: ' IdentityManager.ImxDoc' + repository: 'OneIdentity/IdentityManager.ImxDoc' token: ${{ secrets.BOT_TOKEN }} fetch-depth: 0 persist-credentials: true