/get-the-latest-artifact-on-github-action

It provides getting the latest artifact generated by github action in specific repository

Primary LanguageGoMIT LicenseMIT

get-the-latest-artifact-on-github-action

It provides getting the latest artifact generated by github action in specific repository.

Usage

Install

go install github.com/niku/get-the-latest-artifact-on-github-action@latest

Use

export GITHUB_TOKEN=xxxx
get-the-latest-artifact-on-github-action -owner **ownername** -repo **reponame**