Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandocervera-abi authored Apr 8, 2022
1 parent 18ea38e commit 7df1cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
outputs:
deployment_id:
description: current deployment id
value: ${{steps.create_deployment.outputs.result}}}
value: ${{steps.create_deployment.outputs.result}}
runs:
using: composite
steps:
Expand Down

0 comments on commit 7df1cc5

Please sign in to comment.