Skip to content

Commit

Permalink
run action
Browse files Browse the repository at this point in the history
  • Loading branch information
Chadiii committed Mar 28, 2024
1 parent 25c2d94 commit bd566f1
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,16 @@ author: 'Chadi LAOULAOU <chadiii> | AB Tasty'

# Define your inputs here.
inputs:
resource:
description: 'Flagship resource'
required: true

method:
description: 'method for the resource'
create-configuration:
description: 'create configuraiton'
required: false
flags:
description: 'flags for the method'

use-configuration:
description: 'use configuraiton'
required: false

create-configuration:
description: 'create configuraiton'
list-flag:
description: 'list flag'
required: false
# Define your outputs here.
outputs:
Expand Down

0 comments on commit bd566f1

Please sign in to comment.