feat: add assets with URLs #92

Open
opened 2025-09-19 07:15:28 +00:00 by mahlzahn · 0 comments

Description

I'd like to automatically add links to, in my case, corresponding python packages.

Currently, I see two alternatives:

  1. Modify releases by hand after, or
  2. Use 2 calls to the API:
    1. Get the release ID
    2. Upload the release URLs

Expected behaviour

Option to specify URLs and its link texts in the workflow without the need for manual curling.

## Description I'd like to automatically add links to, in my case, corresponding python packages. Currently, I see two alternatives: 1. Modify releases by hand after, or 2. Use 2 calls to the API: 1. Get the release ID 2. Upload the release URLs ## Expected behaviour Option to specify URLs and its link texts in the workflow without the need for manual `curl`ing.
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#92
No description provided.