We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50dc012 commit 7374a3eCopy full SHA for 7374a3e
action.yml
@@ -1,10 +1,11 @@
1
name: Setup Terminus
2
-description: 'Install and configure the Pantheon CLI tool, Terminus.'
3
-icon: cloud
4
-color: yellow
+description: "Install and configure the Pantheon CLI tool, Terminus."
+branding:
+ icon: "cloud"
5
+ color: "yellow"
6
inputs:
7
pantheon-machine-token:
- description: 'Machine token used to authenticate with Pantheon.'
8
+ description: "Machine token used to authenticate with Pantheon."
9
required: true
10
terminus-version:
11
description: |
0 commit comments