Skip to content

Commit

Permalink
Add connector type info
Browse files Browse the repository at this point in the history
  • Loading branch information
ununhexium committed May 8, 2024
1 parent 5aaa6d3 commit fbeec52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/build-connector-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ inputs:
connector-name:
required: true
description: "EDC Connector Name in launchers/connectors/{connector-name}"
connector-type:
required: true
description: "Type of connector: 'extensions' or 'broker'"
title:
required: true
description: "Docker Image Title"
Expand Down

0 comments on commit fbeec52

Please sign in to comment.