ci(.github/workflows/nix-update-package.yml): configure pr-title, pr-body & pr-labels

This commit is contained in:
jetcookies
2026-02-19 01:18:09 +08:00
parent a60718e438
commit 4cfbadba6b
+3
View File
@@ -31,3 +31,6 @@ jobs:
token: ${{ secrets.NIX_UPDATE_TOKEN }}
blacklist: "default"
branch: "build/update-nix-package"
pr-title: "build(package.nix): update"
pr-body: "Automated changes by the [nix-update-actions](https://github.com/gepbird/nix-update-action) GitHub Action."
pr-labels: "Packaging"