diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d889eb2..e826ff4 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -17,6 +17,8 @@ jobs: uses: SAP/ai-sdk-python/.github/actions/setup@main with: ref: ${{ github.ref_name }} + index-username: ${{ secrets.ARTIFACTORY_USERNAME }} + index-token: ${{ secrets.ARTIFACTORY_TOKEN }} - name: Make HTML working-directory: packages/gen/docs