mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
Update .github/workflows/changelog.yml
Co-authored-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
17ccdbec1a
commit
27a4681ced
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
ref: main
|
||||
fetch-depth: 0
|
||||
- run: python ./scripts/gen-changelog.py
|
||||
- uses: peter-evans/create-pull-request@v6
|
||||
- uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
title: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
|
||||
commit-message: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue