ci: update build.yml file (#261)

- Modify the title and commit message for updating bundled artifacts in the build.yml file
This commit is contained in:
Spedon
2024-02-03 23:26:28 +08:00
committed by GitHub
parent 0af4e20720
commit 964c1802d3

View File

@@ -87,7 +87,7 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.PAT }}
title: Update bundled artifacts
commit-message: Update bundled artifacts
title: "ci: update bundled artifacts"
commit-message: "ci: update bundled artifacts"
branch: update-artifacts-${{ steps.version.outputs.builddate }}
base: main