diff --git a/.github/workflows/cloud-release-docs.yml b/.github/workflows/cloud-release-docs.yml index a1b0bb69..f6c54ab7 100644 --- a/.github/workflows/cloud-release-docs.yml +++ b/.github/workflows/cloud-release-docs.yml @@ -44,7 +44,7 @@ jobs: commit_message: "Release Notes Meshery Cloud version ${{ steps.meshery-cloud.outputs.release_tag }}" branch: master commit_options: "--signoff" - file_pattern: 'pricing_data.json' + file_pattern: 'build/meshery-cloud.version ./content/en/cloud/reference/releases/${{ steps.meshery-cloud.outputs.release_tag }}.md' commit_user_name: l5io commit_user_email: ci@layer5.io commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> \ No newline at end of file