We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bfee0 commit 6f77b25Copy full SHA for 6f77b25
action.yml
@@ -14,6 +14,7 @@ inputs:
14
runs:
15
using: 'docker'
16
image: 'docker://ghcr.io/tj-actions/github-changelog-generator:latest'
17
+ entrypoint: '/entrypoint.sh'
18
branding:
19
icon: file-text
20
color: white
0 commit comments