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 e6f566d commit 58ec508Copy full SHA for 58ec508
.github/workflows/tripy-release.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: softprops/action-gh-release@v2
59
with:
60
generate_release_notes: true
61
- files: /tripy/dist/tripy-*.whl
+ files: /tripy/dist/nvtripy-*.whl
62
fail_on_unmatched_files: true
63
64
- name: Publish To PyPI
0 commit comments