Skip to content

Commit 2fa5dc9

Browse files
authored
Fix release build parameter PR description (#581)
1 parent c2d47d2 commit 2fa5dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
env:
4242
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4343
with:
44-
commit-message: "Update ${{ env.FORMULA_NAME}} formula to version ${{ env.NEW_FORMULA_VERSION }}"
44+
commit-message: "Update the release build yaml with the latest versions"
4545
committer: GitHub <noreply@github.com>
4646
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
4747
title: "Update ${{ env.FORMULA_NAME }} formula to version ${{ env.NEW_FORMULA_VERSION }}"

0 commit comments

Comments
 (0)