Skip to content

Commit

Permalink
chore: add dash to studio update branch for better branch names (#8507)
Browse files Browse the repository at this point in the history
  • Loading branch information
pantharshit00 committed Jul 30, 2021
1 parent e024310 commit 990e7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-studio-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
commit-message: "chore(deps): update studio to ${{ github.event.inputs.version }}"
committer: "Prismo <prismabots@gmail.com>"
author: "Prismo <prismabots@gmail.com>"
branch: deps/studio${{ github.event.inputs.version }}
branch: deps/studio-${{ github.event.inputs.version }}
delete-branch: true
labels: automerge
title: "chore(deps): update studio to ${{ github.event.inputs.version }}"
Expand Down

0 comments on commit 990e7ab

Please sign in to comment.