diff --git a/.github/workflows/snorkell-auto-documentation.yml b/.github/workflows/snorkell-auto-documentation.yml index 935a60590922..34c752ff0dd7 100644 --- a/.github/workflows/snorkell-auto-documentation.yml +++ b/.github/workflows/snorkell-auto-documentation.yml @@ -1,6 +1,6 @@ # This workflow will improvise current file with AI genereated documentation and Create new PR -name: Snorkell.ai - Revolutionizing Documentation on GitHub +name: Penify - Revolutionizing Documentation on GitHub on: push: @@ -11,7 +11,7 @@ jobs: Documentation: runs-on: ubuntu-latest steps: - - name: Snorkell DocGen Client + - name: Penify DocGen Client uses: SingularityX-ai/snorkell-documentation-client@v1.0.0 with: client_id: ${{ secrets.SNORKELL_CLIENT_ID }}