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 47d26db commit cbf0e09Copy full SHA for cbf0e09
.github/workflows/tripy-release.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/upload-artifact@v4
55
with:
56
name: release-dists
57
- path: dist/
+ path: /tripy/dist/
58
59
- name: Release
60
uses: softprops/action-gh-release@v2
0 commit comments