rhaschke/Upload git diff as artifact
Make a git diff and upload the patch as an artifact for local application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 26, 2026
- License
- None
Pinned Snippet
uses: rhaschke/upload-git-patch-action@ae17be389ddf96763e9091d7e241fda11cb31a9a # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of patch file / artifact | yes | — |
| path | Path to git workspace | yes | . |
Outputs
| name | description |
|---|---|
| have_diff | indicator whether diff was created (1) or not (0) |