dylan-smith/Validate Release Files
Checks that the files attached to a release match the files committed to the repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 9, 2021
- License
- None
Pinned Snippet
uses: dylan-smith/validate-release-files@bbba0b90cacc4170e2d3f9a0db6375c87722366a # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repoPath | Path to the local git repository | no | ${{ github.workspace }} |
| releasePath | Path to the donwloaded release files | no | ${{ github.workspace }}/release_files |
Outputs
no outputs