From 7043b9e5a03a4ee6e42bd7317cee3f3b93d0f55e Mon Sep 17 00:00:00 2001 From: Wil Thieme Date: Fri, 15 Dec 2023 18:10:00 -0500 Subject: [PATCH] update new-dev9ice.yml --- .github/workflows/new-device.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-device.yml b/.github/workflows/new-device.yml index 70687d1d3..e8be54d50 100644 --- a/.github/workflows/new-device.yml +++ b/.github/workflows/new-device.yml @@ -78,4 +78,4 @@ jobs: commit-message: "Update device: ${{ steps.update-json.outputs.mm }}" title: "DEVICE: ${{ steps.update-json.outputs.mm }}" body: "This pull request adds or updates the device information for ${{ steps.update-json.outputs.mm }}\nIt closes issue #${{ github.event.issue.number }}" - branch: update-device-${{ steps.update-json.outputs.mm }}" + branch: "update-device-${{ steps.update-json.outputs.mm }}"