Skip to content

yumemi-inc/action-release-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Action Release Action

Warning
This is not an official product of YUMEMI Inc.

Release TypeScript action with prebuilt bundle.

Getting Started

See .github/workflows/release.yaml for example workflow.

- uses: yumemi-inc/action-release-action@v2
  with:
    version: '${{ inputs.version }}'