We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42b336 commit c5505b2Copy full SHA for c5505b2
1 file changed
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
if: github.event_name == 'release'
35
uses: pypa/gh-action-pypi-publish@v1.13.0
36
- name: Upload release assets
37
- uses: softprops/action-gh-release@v2.5.0
+ uses: softprops/action-gh-release@v2.6.1
38
with:
39
files: |
40
dist/*.whl
0 commit comments