fabasoad/Setup Whitespace
This action sets up Whitespace programming language interpreter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| force | If "true" it installs wspace even if it is already installed on a runner. Otherwise, skips installation. | no | false |
| github-token | GitHub token that is used to send requests to GitHub API. Defaults to the token provided by GitHub Actions environment. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| installed | Whether wspace was installed or not. |