mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 04:53:13 +00:00
renamed generated branch for pull request
This commit is contained in:
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
base: main
|
||||
branch: ${{ matrix.image }}-dev
|
||||
branch: ${{ matrix.image }}-version-update
|
||||
commit-message: "Updating version on ${{ matrix.image }} Image"
|
||||
delete-branch: true
|
||||
title: "[${{ matrix.image }}] Update Version"
|
||||
|
||||
Reference in New Issue
Block a user