diff --git a/.github/workflows/snorkell-auto-documentation.yml b/.github/workflows/snorkell-auto-documentation.yml index 926c7e5..b811b4c 100644 --- a/.github/workflows/snorkell-auto-documentation.yml +++ b/.github/workflows/snorkell-auto-documentation.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Penify DocGen Client - uses: SingularityX-ai/snorkell-documentation-client@v1.0.0 + uses: Penify-dev/penifydocwf@v1.0.0 with: client_id: ${{ secrets.SNORKELL_CLIENT_ID }} api_key: ${{ secrets.SNORKELL_API_KEY }}