Skip to content

Commit

Permalink
disable commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriakos Akriotis committed Jul 11, 2024
1 parent 5c7b199 commit cb99a93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
with:
valueFile: './charts/docusaurus/Chart.yaml'
createPR: 'false'
commitChange: 'false'
changes: |
{
"version": "${{ vars.APP_VERSION }}.${{github.run_number}}",
Expand All @@ -98,6 +99,7 @@ jobs:
with:
valueFile: './charts/typesense/Chart.yaml'
createPR: 'false'
commitChange: 'false'
changes: |
{
"version": "${{ vars.APP_VERSION }}.${{github.run_number}}",
Expand Down

0 comments on commit cb99a93

Please sign in to comment.