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 0627ebe commit aaf2bb7Copy full SHA for aaf2bb7
action.yml
@@ -4,15 +4,12 @@ inputs:
4
base_url:
5
description: 'The URL of the meshStack instance'
6
required: true
7
- type: string
8
client_id:
9
description: 'The client ID for authentication'
10
11
12
key_secret:
13
description: 'The key secret for authentication'
14
15
16
outputs:
17
token_file:
18
description: 'Path to the file containing the authentication token'
0 commit comments