We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92a104f + de3e9bf commit 7d9b889Copy full SHA for 7d9b889
.github/workflows/cloud-release-docs.yml
@@ -44,7 +44,7 @@ jobs:
44
commit_message: "Release Notes Meshery Cloud version ${{ steps.meshery-cloud.outputs.release_tag }}"
45
branch: master
46
commit_options: "--signoff"
47
- file_pattern: 'pricing_data.json'
+ file_pattern: 'build/meshery-cloud.version ./content/en/cloud/reference/releases/${{ steps.meshery-cloud.outputs.release_tag }}.md'
48
commit_user_name: l5io
49
commit_user_email: ci@layer5.io
50
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
0 commit comments