Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-setup

Download, install, and setup in GitHub Actions.

Usage

- uses: easy-install/easy-setup@v1
  with:
    url: https://github.com/denoland/deno
    version: latest
  env:
    # need for https://api.github.com/repos/denoland/deno/releases/latest
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: easy-install/easy-setup@v1
  with:
    url: https://github.com/ahaoboy/easy-install
    version: latest
    name: ei
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages