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

new optional input: asset_label #40

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

Conversation

lovasoa
Copy link

@lovasoa lovasoa commented Mar 20, 2020

Fixes #18

@@ -26,6 +27,7 @@ async function run() {
url: uploadUrl,
headers,
name: assetName,
label: assetLabel,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will action work fine if you won't set asset_label?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. It may be good to add a github action to test this against the real github API, to avoid this kind of uncertainty.

@lovasoa lovasoa changed the title new facultative input: asset_label new optional input: asset_label Mar 31, 2020
@lovasoa
Copy link
Author

lovasoa commented Apr 4, 2020

Can someone with commit access please review this PR ? @IAmHughes maybe ?

@triceo
Copy link

triceo commented May 24, 2020

@IAmHughes Any chance this could be merged? This feature would be really handy to have.

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.

Add asset_label
4 participants