download assets filter by name #103

Open
opened 2025-11-17 13:11:16 +00:00 by fuse314 · 0 comments

With direction=download all of the assets in a release are downloaded.

It would be great to be able to filter the assets to download by name.

Use case:
I have a "theme" repository that contains multiple files (error page templates, css files).
In multiple projects that are released individually, I integrate some of these assets in the "release" action workflow.
Each project depends on only some of the asset files, but all of the assets are downloaded by the forgejo-release action.

With `direction`=`download` all of the assets in a release are downloaded. It would be great to be able to filter the assets to download by name. Use case: I have a "theme" repository that contains multiple files (error page templates, css files). In multiple projects that are released individually, I integrate some of these assets in the "release" action workflow. Each project depends on only some of the asset files, but all of the assets are downloaded by the `forgejo-release` action.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/forgejo-release#103
No description provided.