GitHub CI output version
Bluestopher opened this issue · comments
Bluestopher commented
Hey all,
I’m working on my GitHub workflow for generating versioned releases and uploading build artifacts to the release. Do we have a way to consume the produced semantic version output in GitHub workflows so I can use the output version in my job for publishing the artifact to the release?
Bluestopher commented
This is actually resolved by using the support for uploading artifacts via “files” for the @jscutlery/semver:github executor.