Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
carderne committed Aug 27, 2024
1 parent c23b25b commit 36b2b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: '3.12'
- run: pip install uv
- run: |
uvx --from build pyproject-build --installer uv --outdir=dist .
uvx --from build pyproject-build --installer uv --outdir=dist una
uvx --from build pyproject-build --installer uv --outdir=dist plugins/hatch
uvx --from build pyproject-build --installer uv --outdir=dist plugins/pdm
- uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 36b2b8d

Please sign in to comment.