We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af8fc6 commit 03ea4fbCopy full SHA for 03ea4fb
.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: simple
31
- name: Publish package
32
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
33
0 commit comments