Browse Source

CI: add_version: Fix commit message

pull/3440/head
Ivan Pozdeev 2 months ago
parent
commit
3f62ee82b5
No known key found for this signature in database GPG Key ID: FB6A628DCF06DCD7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/add_version.yml

+ 1
- 0
.github/workflows/add_version.yml View File

@ -52,4 +52,5 @@ jobs:
with:
branch: ${{ env.branch_name }}
title: ${{ env.pr_name }}
commit-message: ${{ env.pr_name }}
token: ${{ steps.generate-token.outputs.token }}

Loading…
Cancel
Save