We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6f34b commit fba7ee7Copy full SHA for fba7ee7
.github/workflows/snorkell-auto-documentation.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Penify DocGen Client
15
- uses: SingularityX-ai/snorkell-documentation-client@v1.0.0
+ uses: Penify-dev/penifydocwf@v1.0.0
16
with:
17
client_id: ${{ secrets.SNORKELL_CLIENT_ID }}
18
api_key: ${{ secrets.SNORKELL_API_KEY }}
0 commit comments