release-tools icon indicating copy to clipboard operation
release-tools copied to clipboard

Use `gh` to trigger release artifacts CI workflow

Open hugovk opened this issue 2 months ago • 0 comments

The GitHub CLI allows us to automate triggering the GitHub Actions artifacts build.

https://cli.github.com/

First check the tool is installed.

Then trigger the build when it's time.


A later PR can do things like automate downloading the artifacts and placing them in the correct directory.

hugovk avatar Oct 28 '25 08:10 hugovk