clevyr/Setup Yampl
GitHub Action to install Yampl during CI/CD.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The Yampl repo to use | — | clevyr/yampl |
| token | GitHub token | — | ${{ github.token }} |
| version | The Yampl version to install | — | latest |
Outputs
| name | description |
|---|---|
| version | The Yampl version that was installed |