Skip to content

Commit 1efc8f5

Browse files
chore: Fixed PyPI link
1 parent 03774dd commit 1efc8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
needs: build
2222
environment:
2323
name: pypi
24-
url: https://pypi.org/project/meltanolabs-target-csv${{ needs.build.outputs.version }}
24+
url: https://pypi.org/project/meltanolabs-target-csv/${{ needs.build.outputs.version }}
2525

2626
permissions:
2727
contents: write

0 commit comments

Comments
 (0)