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 ab65083 commit 6f8af08Copy full SHA for 6f8af08
action.yml
@@ -1,6 +1,9 @@
1
-name: "create github app json web token"
+name: "Create a GitHub App installation access token"
2
description: "GitHub Action for creating a GitHub App installation access token"
3
author: "githubofkrishnadhas"
4
+branding:
5
+ icon: 'activity'
6
+ color: 'gray-dark'
7
inputs:
8
github_app_id:
9
description: "Github App ID"
0 commit comments