wechuli/Action utilities
GitHub Action to provide utilities for debugging various GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | token to be used for making authenticated calls to the GitHub API | no | ${{ github.token }} |
| tasks | task(s) that you want to perform | yes | context |
| create-artifact | whether to create an artifact with the debug information | no | false |
Outputs
| name | description |
|---|---|
| random-output | Some random output |