Closed t3hmrman closed 1 month ago
Thank you @t3hmrman - this is an awesome contribution.
I'd like to make sure the project
input isn't confusing, would it be possible to add an input called asset-name
instead of repurposing the project variable?
Hey @jaxxstorm asset-name
is about a billion times better, thanks -- I'll make that change asap.
Will also look into the failing tests!
OK, PR should be ready to go, all tests are passing on my fork and I've updated the docs! Would appreciate another review
This commit adds the ability to use configurable project names that are separate from the configured repo name (as in "/").
The main use case this feature enables is repositories that produce artifacts (possibly binary artifacts) which do not share the same name as the repository itself.
For example, project--).
some-owner/some-repo
may produce binary artifactabc-amd64-linux
(