Skip to content

Commit

Permalink
auth_type input
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarcesres authored Sep 15, 2023
1 parent 2f13474 commit 2668d3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ inputs:
jamf_password:
description: 'password to auth against jamf'
required: true
jamf_auth_type:
description: 'auth for traditional username/pwd or oauth for clientid an secret'
default: auth
script_dir:
description: >
the directory where the scripts to process are defaults to the github.workspace environment variable
Expand Down

0 comments on commit 2668d3c

Please sign in to comment.