Skip to content

Commit ab619db

Browse files
committed
fix release ci
1 parent 646ae6c commit ab619db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,5 @@ jobs:
174174
run: python -m build
175175
- name: Publish to PyPI
176176
uses: pypa/gh-action-pypi-publish@release/v1
177+
with:
178+
packages-dir: /home/runner/work/pgstac/pgstac/src/pypgstac/dist

0 commit comments

Comments
 (0)