pr1metine/Setup Processing
Sets up the Processing SDK. Downloads and installs a GitHub Release Asset from Processing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for fetching GitHub releases, defaults to using secrets.GITHUB_TOKEN | no | ${{ github.token }} |
| tag | Tag of Processing GitHub Release, e.g. processing-1292-4.2 | no | — |
| asset-name | Name of a Processing GitHub Release Asset, e.g. processing-4.2-linux-arm64.tgz | no | — |
Outputs
| name | description |
|---|---|
| install-dir | Location of installed Processing application (as absolute path to install root) |