We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3796a9 commit 8795c8bCopy full SHA for 8795c8b
.github/workflows/pre-release.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Build
36
run: python -m build
37
- name: Publish to PyPI
38
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
39
with:
40
skip-existing: true
41
verbose: true
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments