remixz/publish-release

Allow to define the name of the assets

Open

#2 opened on Mar 29, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (72 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Instead of only allow a list of strings, allow an object where keys are the assets and the value the name they will have when uploaded. As a plus, allow a list of objects too, so both objects and strings (when the name will be the same) can be combined.

Contributor guide