mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-14 07:46:51 +00:00
Add target branch name to update branch
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 484346ffcc)
This commit is contained in:
parent
bfa461ed21
commit
5cb2208cb7
3 changed files with 3 additions and 3 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
|||
committer: GitHub <noreply@github.com>
|
||||
author: fluxcdbot <fluxcdbot@users.noreply.github.com>
|
||||
signoff: true
|
||||
branch: update-components
|
||||
branch: update-components-${{ github.ref_name }}
|
||||
title: Update toolkit components
|
||||
body: |
|
||||
${{ steps.update.outputs.pr_body }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue