Skip to content

hyp3rflow/pollapo-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollapo Install

Github action workflow for pollapo install

Getting Started

# .github/workflows/my-workflow.yml
# ...
- name: Pollapo Install
  uses: riiid/pollapo-install@v1
  with:
    token: ${{ secrets.GITHUB_OAUTH_TOKEN }}  # required
    out-dir: .pollapo  # optional
    config: pollapo.yml  # optional
    working-directory: .  # optional
# ...

About

github action for `pollapo install`

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%