Skip to content

Github Action to setup Github Actions CI environment for Prezly projects

License

Notifications You must be signed in to change notification settings

prezly/setup-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Github Actions environment for Prezly

Usage:

  steps:
    - name: Setup environment
      uses: prezly/setup-github-actions@v1
      with:
        node: 16      # optional, defaults to "16"
        pnpm: "8.4.0" # optional, defaults to "8.4.0"

About

Github Action to setup Github Actions CI environment for Prezly projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published