Skip to content
Open
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
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ inputs:
description: "Your okteto API token"
required: true
url:
description: "Okteto Enterprise URL. Use this to run your actions in your Okteto Enterprise instance (https://okteto.com/enterprise)."
required: false
description: "The URL of your Okteto instance (e.g. https://okteto.example.com)"
required: true
namespace:
description: "If present, the namespace you want to point to. If not specified, it will use the default namespace."
required: false
Expand All @@ -23,4 +23,4 @@ runs:
- ${{ inputs.log-level }}
branding:
color: 'green'
icon: 'at-sign'
icon: 'at-sign'