download assets filter by name #103
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/forgejo-release#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With
direction=downloadall 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-releaseaction.