You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
Even if multiple files are not supported, it is still not clear how to specify file when file name is dynamically generated (like, it contains version number in its name).
Is it possible to upload multiple files in one go?
My project produces several .deb files, all of them need to be published.
Ideally, I'd like to do something like
Even if multiple files are not supported, it is still not clear how to specify
filewhen file name is dynamically generated (like, it contains version number in its name).