yumemi-inc/Action Release Action

Release TypeScript action with prebuilt bundle.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion name of the new release.yes
pre-releaseCreate a pre-release instead.yesfalse
disable-source-tagDisable creating a source tag for generating release notes.yesfalse
release-branchBranch name to place built artifacts on.yesrelease
build-commandCommand(s) to run for building .js file.yespnpm i && pnpm build
directoryWhere the build command generates the artifacts to release.yesdist
tokenGitHub token with contents:write access.yes${{ github.token }}

no outputs