1.0.0 • Published 2 years ago

@swarm-io/release-config-actions v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

release-config-actions

A semantic-release sharable configuration for releasing github actions

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @swarm-io/release-config-actions

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@swarm-io/release-config-actions"
}

Configuration

See each plugin documentation for required installation and configuration steps.