Files
release-please-manifest-action/README.md

657 B

release-please-action

Composite GitHub Action which wraps release-please-action and github-app-token actions, with some opinionated default settings.

Features

  • Makes it easy to run release-please as a GitHub App.
  • Defaults to placing release place config and manifests within the .github folder in the repository root:
    • .release-please-manifest.json -> .github/release-please-manifest.json
    • release-please-config.json -> .github/release-please-config.json