Skip to content

Commit 22ba8a0

Browse files
authored
Fix typo in v1 production workflow (#80)
1 parent eb4826f commit 22ba8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/medcat-v1_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
with:
7171
# TODO CU-869a25n7e Use Trusted Platform Publisher based PyPI release
7272
password: ${{ secrets.PYPI_API_TOKEN }}
73-
packages-dir: medcat-v2/dist
73+
packages-dir: medcat-v1/dist

0 commit comments

Comments
 (0)