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 e4cfb4f commit 14c6175Copy full SHA for 14c6175
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build
26
run: hatchling build
27
- name: Push to PyPI
28
- uses: pypa/gh-action-pypi-publish@v1.8.11
+ uses: pypa/gh-action-pypi-publish@v1.8.12
29
- name: Create GitHub Release
30
run: knope release
31
env:
0 commit comments