Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@ inputs:
base_url:
description: 'The URL of the meshStack instance'
required: true
type: string
client_id:
description: 'The client ID for authentication'
required: true
type: string
key_secret:
description: 'The key secret for authentication'
required: true
type: string
outputs:
token_file:
description: 'Path to the file containing the authentication token'
Expand Down
Loading