Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/github-actions-semantic-release-javascript-example


https://github.com/nickderobertis/github-actions-semantic-release-javascript-example

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Github Actions Semantic Release Example

An example repo for copier-github-actions-semantic-release

## Inputs

## Outputs

## Examples

## Development Status

This project uses [semantic-release](https://github.com/semantic-release/semantic-release) for versioning.
Any time the major version changes, there may be breaking changes. If it is working well for you, consider
pegging to the current major version, e.g. `nickderobertis/github-actions-semantic-release-example@v1`, to avoid breaking changes. Alternatively,
you can always point to the most recent stable release with the `nickderobertis/github-actions-semantic-release-example@latest`.

## Developing

Clone the repo and then run `npm install` to set up the pre-commit hooks.

## Author

Created by Nick DeRobertis. MIT License.