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 419d2af commit d54fb33Copy full SHA for d54fb33
1 file changed
README.md
@@ -11,7 +11,7 @@ To use this action in your workflow, add the following step to your `.github/wor
11
12
```yaml
13
- name: Generate Documentation
14
- uses: SingularityX-ai/snorkell-documentation-client@v1.0.0
+ uses: Penify-dev/penifydocwf@v1.0.0
15
with:
16
client_id: ${{ secrets.SNORKELL_CLIENT_ID }}
17
api_key: ${{ secrets.SNORKELL_API_KEY }}
0 commit comments