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'
Languages
TypeScript
100%