We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8074736 commit 9290a30Copy full SHA for 9290a30
action.yml
@@ -15,4 +15,4 @@ outputs:
15
description: "Changelog output"
16
runs:
17
using: "docker"
18
- image: "Dockerfile"
+ image: "docker://ghcr.io/ibexa-yuna/changelog-generator-action:v1.0.0"
0 commit comments