Skip to content

Commit

Permalink
BAH-3894 | Fix. Commit message for helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored May 31, 2024
1 parent 54bbd16 commit 227673d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
git config user.name ${{ secrets.BAHMNI_USERNAME}}
git config user.email ${{ secrets.BAHMNI_EMAIL}}
git add .
git commit -m "Release of default-config-${{ env.ARTIFACT_VERSION }}"
git commit -m "Release of standard-config-${{ env.ARTIFACT_VERSION }}"
git push 'https://${{ secrets.BAHMNI_USERNAME}}:${{ secrets.BAHMNI_PAT}}@github.com/bahmni/helm-charts.git' gh-pages

0 comments on commit 227673d

Please sign in to comment.