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 d54fb33 commit fcb9755Copy full SHA for fcb9755
1 file changed
action.yml
@@ -1,13 +1,13 @@
1
-name: 'Snorkell DocGen Client'
+name: 'Penify DocGen Workflow'
2
description: 'Use this GitHub Action to create documentation PR of your recent main branch merge.'
3
author: 'snorkell.ai'
4
5
inputs:
6
client_id:
7
- description: 'Client ID for Snorkell'
+ description: 'Client ID for Penify'
8
required: true
9
api_key:
10
- description: 'API Key for Snorkell'
+ description: 'API Key for Penify'
11
12
branch_name:
13
description: 'Base Branch for the PR'
0 commit comments