We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99b95c commit eff745dCopy full SHA for eff745d
.github/workflows/wrap_branch.yml
@@ -69,3 +69,4 @@ jobs:
69
with:
70
github_token: ${{ secrets.GITHUB_TOKEN }}
71
branch: ${{ github.ref_name }}
72
+ force: True
0 commit comments