Skip to content

Commit

Permalink
chore: mark addon-folder-name required
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarasani-crest authored Aug 30, 2024
1 parent 2b886eb commit 1dd3622
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ inputs:
required: true
addon-folder-name:
description: 'Technical add-on folder name'
required: false
default: ''
required: true
vendor-version:
description: 'Vendor product version'
required: false
Expand Down

0 comments on commit 1dd3622

Please sign in to comment.