design-system-pro/Semantic Release Action

GitHub Action for semantic-release with dist folder publishing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dist-dirPath to the dist directory to be publishedyes./dist
release-branchThe branch where a release will be created. Defaults to "main".yes"main"
dry-runWhether to perform a dry run (no changes are made)nofalse
github-tokenGitHub tokenyes
node-auth-tokenNode.js auth tokenyes
registry-urlRegistry URL where the dist directory will be published. Defaults to "https://npm.pkg.github.com".nohttps://npm.pkg.github.com

no outputs