Skip to content

A collection of reusable github actions

Notifications You must be signed in to change notification settings

sfstudios/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Github actions

A collection of reusable github actions

install-node-modules

Installing node modules with yarn (with cache if possible)

- uses: sfstudios/actions/install-node-modules@master
  with:
    NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
    branch: ${{ github.ref }}

About

A collection of reusable github actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published