Skip to content

Commit

Permalink
update new-dev9ice.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos committed Dec 15, 2023
1 parent 41da5a5 commit 7043b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-device.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

0 comments on commit 7043b9e

Please sign in to comment.