Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarcesres authored May 21, 2020
1 parent 5dc3081 commit 7476ff3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: 'JAMF scripts'
description: >
creates or updates scripts in jamf from a given directory, using the filename to name the script.
it will create suffixes using the branch name for any other branch that's not master
creates, updates and delets scripts in jamf from your github repository
inputs:
jamf_url:
description: 'url of your jamf instance'
Expand Down Expand Up @@ -39,4 +38,4 @@ runs:
image: 'Dockerfile'
branding:
color: purple
icon: link
icon: link

0 comments on commit 7476ff3

Please sign in to comment.