We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1412e12 commit c997b4fCopy full SHA for c997b4f
.github/workflows/python-push.yml
@@ -27,7 +27,7 @@ jobs:
27
run: python -m build
28
- uses: google-github-actions/release-please-action@v4
29
with:
30
- release-type: python
+ release-type: python
31
- name: Publish package
32
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
33
0 commit comments