leomotors/Leomotors's Release Action

My release action that creates a release or gets package info from tag.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagInput tag (Recommend using github.ref_name)yes
modemode (release or get-packages-info)yesrelease
github-tokenToken for creating release request. Recommend using secrets.GITHUB_TOKENno
titleRelease title or name of the app/packageno
changelog-filePath to the changelog fileno
dry-runWhether to run in dry-run modenofalse
packages-info-filePath to the file where the packages info is savedno
namedescription
package-nameThe name of the package the tag is referring to
package-full-nameThe full name of the package the tag is referring to
package-versionThe version of the package according to the tag
package-major-versionThe major version of the package according to the tag
package-pathThe path to the package the tag is referring to
changelog-pathThe path to the changelog file the tag is referring to