Skip to content

Commit

Permalink
vscode release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 5, 2024
1 parent fc72327 commit 8328307
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-python-release.reusable.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release language_client_python
name: BAML Release - Build Python

on:
workflow_call: {}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-ruby-release.reusable.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release engine/language_client_ruby
name: BAML Release - Build Ruby

on:
workflow_call: {}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-typescript-release.reusable.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release language_client_typescript
name: BAML Release - Build Typescript

on:
workflow_call: {}
Expand Down

0 comments on commit 8328307

Please sign in to comment.