From 0f873325068d05b709c2a5c3c80d57155eba1abe Mon Sep 17 00:00:00 2001 From: Kurt King Date: Sat, 5 Aug 2023 18:19:33 -0600 Subject: [PATCH] chore: add changeset Signed-off-by: Kurt King --- .changeset/orange-pandas-worry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/orange-pandas-worry.md diff --git a/.changeset/orange-pandas-worry.md b/.changeset/orange-pandas-worry.md new file mode 100644 index 0000000000..78bd1fad79 --- /dev/null +++ b/.changeset/orange-pandas-worry.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +docs: add examples for github:repo:create and github:repo:push scaffolder actions