We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1c07f commit 973ad10Copy full SHA for 973ad10
.github/workflows/wrap_branch.yml
@@ -73,7 +73,7 @@ jobs:
73
committer: GitHub <noreply@github.com>
74
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
75
signoff: false
76
- branch: ${{ github.ref_name }}/wrap
+ branch: 3.10/wrap
77
delete-branch: true
78
title: 'Wrap branch: ${{ github.ref_name }}'
79
body: |
0 commit comments