jscutlery / semver

Nx plugin to automate semantic versioning and CHANGELOG generation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub CI output version

Bluestopher opened this issue · comments

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?

This is actually resolved by using the support for uploading artifacts via “files” for the @jscutlery/semver:github executor.