Update lockfile in mergeback
This commit is contained in:
parent
d13dea1c37
commit
05a53bbd2d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/post-release-mergeback.yml
vendored
1
.github/workflows/post-release-mergeback.yml
vendored
|
|
@ -119,5 +119,6 @@ jobs:
|
|||
--head "$NEW_BRANCH" \
|
||||
--base "$BASE_BRANCH" \
|
||||
--title "$PR_TITLE" \
|
||||
--label "Update dependencies" \
|
||||
--body "$PR_BODY" \
|
||||
${DRAFT:+"$DRAFT"} # no quotes around $DRAFT. gh will error out if there is an empty ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue