gagle/prepare-dist
Prepares a dist directory for npm publishing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 7, 2026
- License
- MIT
Pinned Snippet
uses: gagle/prepare-dist@c4c48ce6db6091bf26a0fc25958a0a6b53565c35 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Package directory | — | . |
| dist | Dist subdirectory | — | dist |
| tag | Git tag to verify against package.json version (e.g. github.ref_name) | — | "" |
Outputs
no outputs