mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 08:25:45 +08:00
refactor(action): use OUTPUT environment variable as output path
This commit is contained in:
@@ -11,7 +11,7 @@ inputs:
|
||||
default: "-v"
|
||||
outputs:
|
||||
changelog:
|
||||
description: "generated changelog"
|
||||
description: "output file"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user