-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download prereleases? #597
Comments
An option to download from the latest draft or pre-release would be really usefull. Maybee the same engine of oprypin/find-latest-tag@v1 |
Downloading pre-release/draft is not supported by this action at the moment. It's a nice to have feature. I need to find some time to implement it. Or a PR is always welcome. |
Latest pre-release can be downloaded as follows
|
Awesome, thanks a bunch for the work! |
Just to be clear, does the newly added option make it download only the latest pre-releases or any latest version, including pre-releases? |
Is your feature request related to a problem? Please describe.
I am not sure how to allow download of the latest prerelease.
Describe the solution you'd like
I would like a flag that allows me to include prereleases in the list of releases to pull from.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: