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.
1 parent c2d47d2 commit 2fa5dc9Copy full SHA for 2fa5dc9
.github/workflows/update.yml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
43
with:
44
- commit-message: "Update ${{ env.FORMULA_NAME}} formula to version ${{ env.NEW_FORMULA_VERSION }}"
+ commit-message: "Update the release build yaml with the latest versions"
45
committer: GitHub <noreply@github.com>
46
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
47
title: "Update ${{ env.FORMULA_NAME }} formula to version ${{ env.NEW_FORMULA_VERSION }}"
0 commit comments