refactor(action): use OUTPUT environment variable as output path

This commit is contained in:
orhun
2021-06-18 18:59:56 +03:00
parent bd34a55954
commit 3b33c9dab6
3 changed files with 10 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ inputs:
default: "-v"
outputs:
changelog:
description: "generated changelog"
description: "output file"
runs:
using: "docker"
image: "Dockerfile"