Skip to content

Commit

Permalink
different test
Browse files Browse the repository at this point in the history
  • Loading branch information
Martina-Graeber-One-Identity committed Nov 22, 2023
1 parent f3856ea commit e8cf42a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
uses: actions/checkout@v3
with:
path: 'doc-files'
ref: 'main'
ref: '[email protected]: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

Expand All @@ -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 "[email protected]"
git add .
Expand Down

0 comments on commit e8cf42a

Please sign in to comment.