Skip to content

Commit fab43b6

Browse files
authored
Update wrap_branch.yml
1 parent 973ad10 commit fab43b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrap_branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
committer: GitHub <noreply@github.com>
7474
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
7575
signoff: false
76-
branch: 3.10/wrap
76+
branch: ${{ github.ref_name }}_wrap
7777
delete-branch: true
7878
title: 'Wrap branch: ${{ github.ref_name }}'
7979
body: |

0 commit comments

Comments
 (0)