From e8cf42af293888d5e4d9d7ec581d301cae3a64c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martina=20Gr=C3=A4ber?= Date: Wed, 22 Nov 2023 12:22:28 +0100 Subject: [PATCH] different test --- .github/workflows/documentation.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 71e051754..2c9f0df43 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -23,9 +23,9 @@ jobs: uses: actions/checkout@v3 with: path: 'doc-files' - ref: 'main' + ref: 'git@github.com:OneIdentity/IdentityManager.ImxDoc.git' repository: 'OneIdentity/IdentityManager.ImxDoc' - token: ${{ secrets.GITHUB_TOKEN }} + sss-key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMe7B3Z3rVWOKk/3fAPTx46MFaoNnFTxblvm39LZW8Ik prod\mgraeber@Q83KD6D3" fetch-depth: 0 persist-credentials: true @@ -40,7 +40,6 @@ jobs: shell: bash working-directory: doc-files run: | - git config --unset-all http.https://github.com/.extraheader git config --global user.name "Automatic compoDoc documentation" git config --global user.email "martina.graeber@oneidentity.com" git add .