We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646ae6c commit ab619dbCopy full SHA for ab619db
.github/workflows/release.yml
@@ -174,3 +174,5 @@ jobs:
174
run: python -m build
175
- name: Publish to PyPI
176
uses: pypa/gh-action-pypi-publish@release/v1
177
+ with:
178
+ packages-dir: /home/runner/work/pgstac/pgstac/src/pypgstac/dist
0 commit comments