We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0036f commit 0824decCopy full SHA for 0824dec
action.yml
@@ -11,6 +11,8 @@ inputs:
11
ref:
12
description: 'The commit reference to deploy.'
13
outputs:
14
+ deployment:
15
+ description: 'first deployment as JSON-encoded object'
16
deployments:
17
description: 'JSON-encoded array of GitHub deployments'
18
runs:
0 commit comments