Skip to content

Commit

Permalink
Parameterise commit message for Tenant
Browse files Browse the repository at this point in the history
  • Loading branch information
BronzBierd committed Dec 20, 2024
1 parent 71ad242 commit 4f39eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/update-argo-repo/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ runs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions"
git commit -m "Update API image tag"
git commit -m "Update ${{ inputs_helm_property }} image tag"
git push origin ${{ inputs.gitops_branch }}

0 comments on commit 4f39eed

Please sign in to comment.