Skip to content

Commit 74c633c

Browse files
authored
Update upload-asset.yml (#90)
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent c73629b commit 74c633c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/upload-asset.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
if: startsWith(github.ref, 'refs/tags/')
2828
with:
2929
files: |
30-
*.whl
31-
*.tar.gz
30+
build/*.whl
31+
build/*.tar.gz

0 commit comments

Comments
 (0)