diff --git a/.github/workflows/deploy_helm_chart.yml b/.github/workflows/deploy_helm_chart.yml index 74a474c..d861ea0 100644 --- a/.github/workflows/deploy_helm_chart.yml +++ b/.github/workflows/deploy_helm_chart.yml @@ -262,8 +262,8 @@ jobs: if: github.event_name == 'pull_request' uses: thollander/actions-comment-pull-request@v3 with: - filePath: ./summary.md - comment_tag: 'helm-diff-${{ inputs.environment }}' + file-path: ./summary.md + comment-tag: 'helm-diff-${{ inputs.environment }}' deploy: runs-on: ubuntu-latest