0d0a0e5b84287d751e31e25e61bc149036d27114
Setup GitHub Release Action
This GitHub/Gitea Action downloads a release from a specified GitHub repository and adds it to the runners tool cache.
Usage
- uses: ./
with:
repo-name: 'owner/repo'
file-name: 'tool-linux.*'
use-regex: 'true'
Description
A Github/Gitea Action that downloads a release from a selected repository and uses it as a tool for other action use.
Languages
TypeScript
100%