accuser/Mark Build
Build a Mark project with execution caching and artifact upload
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 1, 2026
- License
- MIT
Pinned Snippet
uses: accuser/build-mark@d6ab23ce851f5c9cfb73a0d458544404c7e7be21 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Project root directory | — | . |
| cache-execution | Cache code execution results between runs | — | true |
| cache-version | Cache version prefix (bump to invalidate all caches) | — | 1 |
| artifact-name | Name for the uploaded build artifact | — | mark-build |
| upload-artifact | Upload build output as a workflow artifact | — | true |
Outputs
no outputs