re-add * to glob for copying files from /tmp/release to release assets

This commit is contained in:
E M 2026-02-02 15:41:02 +11:00
parent 6086e90b3f
commit 7b56a1f9be
No known key found for this signature in database

View File

@ -196,7 +196,7 @@ jobs:
if: env.TAGGED_RELEASE == 'true'
with:
files: |
/tmp/release
/tmp/release/*
make_latest: true
- name: Generate Python SDK