Skip to content

Commit 0b6f498

Browse files
Fix typo in _release.yml (#15)
1 parent b10e048 commit 0b6f498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
needs:
7272
- build
7373
uses:
74-
./.github/workflows/_langchain-test_release.yml
74+
./.github/workflows/_test_release.yml
7575
permissions: write-all
7676
with:
7777
working-directory: ${{ inputs.working-directory }}

0 commit comments

Comments
 (0)