Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fizxmike readme patch plus release action #30

Merged
merged 18 commits into from
Jul 20, 2024
Prev Previous commit
Next Next commit
Update release-test.yml
  • Loading branch information
fizxmike authored Jul 20, 2024
commit 7c9b708149bc53b9aaf04fbb299d7c5d013071dc
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
py -m pip install --upgrade build
py -m build
test-pypi-publish:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
needs: build-dist
Expand Down
Loading