It provides getting the latest artifact generated by github action in specific repository.
go install github.com/niku/get-the-latest-artifact-on-github-action@latest
export GITHUB_TOKEN=xxxx
get-the-latest-artifact-on-github-action -owner **ownername** -repo **reponame**