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 48e40f7 commit c723bfaCopy full SHA for c723bfa
.github/workflows/python-publish.yml
@@ -36,5 +36,5 @@ jobs:
36
if: startsWith(github.ref, 'refs/tags/')
37
with:
38
files: |
39
- _dist/**
+ dist/**
40
0 commit comments