From bf6d36a062cb911d26ed25c3483ffd08fd5ab69f Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Mon, 28 Mar 2022 11:45:42 +0200 Subject: [PATCH] update changeset Signed-off-by: Johan Haals --- .changeset/moody-ducks-return.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/moody-ducks-return.md b/.changeset/moody-ducks-return.md index 314f8fc705..090b2f5db4 100644 --- a/.changeset/moody-ducks-return.md +++ b/.changeset/moody-ducks-return.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend': minor --- -Add new option to create draft GitHub PRs +Add new `draft` option to the `publish:github:pull-request` action.