diff --git a/action.yaml b/action.yaml index 8719537..fa75ec1 100644 --- a/action.yaml +++ b/action.yaml @@ -38,7 +38,7 @@ inputs: template-file: description: 'The template file to use for the overview' required: true - default: 'template/default.tpl' + default: '/gihub/workflow/template/default.tpl' runs: using: 'docker' image: 'Dockerfile'