Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Add 'asset_label' support #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

yookoala
Copy link

@yookoala yookoala commented Jan 21, 2021

Support customized asset label (optional). Allow user to have a human readable asset name other than the filename itself.

Maps to the optional label parameter of the API:
https://docs.github.com/en/rest/reference/repos#upload-a-release-asset

If an asset_label is not provided, the API request will not have the label parameter. The change is therefore backward-compatible.

@yookoala yookoala force-pushed the asset-label branch 5 times, most recently from 69cac51 to 3605fbf Compare January 21, 2021 08:56
* Add an optional 'asset_label' parameter for input human readable
  label for the uploaded asset.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant