From 7e097414f67965027dbebfcd2ba361962caefbbe Mon Sep 17 00:00:00 2001 From: "penify-dev[bot]" <146478655+penify-dev[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 23:51:57 +0000 Subject: [PATCH] Penify config file --- .github/workflows/snorkell-auto-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}