Skip to content

Commit

Permalink
fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bitner committed Dec 6, 2024
1 parent 646ae6c commit ab619db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,5 @@ jobs:
run: python -m build
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: /home/runner/work/pgstac/pgstac/src/pypgstac/dist

0 comments on commit ab619db

Please sign in to comment.