Commit graph

10 commits

Author SHA1 Message Date
d340bf9b03
Fix identation errors
Replace accidental tabs by two spaces so that the resulting rendered
example looks correctly.
2024-08-09 22:28:27 +02:00
ccd2ccb2d0
Add new title input to the README 2024-08-09 22:28:27 +02:00
benniekiss
a5aa633273 Support downloading the latest release of a repo (#16)
This PR adds the functionality to download the latest release from a repo. The API provides an endpoint to do so, so an option has been added to the action.

This closes #12

Co-authored-by: benniekiss <bgmt@mail.bbalm.me>
Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/16
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: benniekiss <benniekiss@noreply.code.forgejo.org>
Co-committed-by: benniekiss <benniekiss@noreply.code.forgejo.org>
2024-07-08 18:49:13 +00:00
Earl Warren
809ad6c4e5
override an existing release by the same tag 2024-02-12 14:32:32 +01:00
Crown0815
38c8f4cd4d Add download example 2024-02-01 12:50:40 +00:00
Earl Warren
ce36eb9e28
update README 2024-01-03 22:39:52 +01:00
Earl Warren
0acb5f263e
instructions on how to update the README from action.yml 2024-01-03 22:38:48 +01:00
Earl Warren
358b55efd4
wait for a release to no longer be draft before downloading 2023-05-24 01:32:23 +02:00
Earl Warren
b818607d61
no doer 2023-03-31 00:19:35 +02:00
Earl Warren
6787cd1bd1
add README 2023-03-30 14:50:09 +02:00