Skip to content

Commit a9b0470

Browse files
committed
Update .github/workflows/bump-controls.yml
Signed-off-by: Lamparter <[email protected]>
1 parent 85c8344 commit a9b0470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-controls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ jobs:
108108
env:
109109
GH_TOKEN: ${{ steps.generate.outputs.token }}
110110
run: |
111-
gh pr create --title "Controls: Bumped Controls version to ${{ steps.get_version.outputs.full_version }}" --body "This is an automated PR that bumps the version of the Files UI controls project." --base main --head files/ui-controls/${{ steps.get_version.outputs.full_version }}
111+
gh pr create --title "Controls: Bumped Controls version to ${{ steps.get_version.outputs.full_version }}" --body "This is an automated PR that bumps the version of the Files UI controls project." --base main --head bot/ui-controls/${{ steps.get_version.outputs.full_version }}

0 commit comments

Comments
 (0)