Skip to content

Commit

Permalink
EZP-32364: Make action use docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ibexa-yuna committed Mar 24, 2021
1 parent 8074736 commit 9290a30
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 @@ -15,4 +15,4 @@ outputs:
description: "Changelog output"
runs:
using: "docker"
image: "Dockerfile"
image: "docker://ghcr.io/ibexa-yuna/changelog-generator-action:v1.0.0"

0 comments on commit 9290a30

Please sign in to comment.