nit: Update code format

Signed-off-by: Sachin Sahu <sachinksahu.431@gmail.com>
This commit is contained in:
Sachin Sahu 2024-05-29 15:25:20 +05:30
parent 7a81e321e3
commit eac0ae0a4f
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
commit-message: "chore: cut v${{ env.tag_name}}"
title: "Cut v${{ env.tag_name}}"
commit-message: "chore: cut v${{ env.tag_name }}"
title: "Cut v${{ env.tag_name }}"
body: |
### Describe your PR
This PR contains an autogenerated changelog for newer commits.