5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 18:56:56 +00:00

docs(*): some chore

This commit is contained in:
Geoffrey.C 2020-11-12 16:10:41 +08:00
parent a631f2b705
commit b25ce01eaf

View file

@ -1,10 +1,11 @@
# Semantic Release Action
![][version-image]
![][workflows-badge-image]
[![Release date][release-date-image]][release-url]
[![semantic-release][semantic-image]][semantic-url]
[![npm license][license-image]][license-url]
GitHub Action for [Semantic Release](https://github.com/semantic-release/semantic-release).
GitHub Action for [Semantic Release][semantic-url].
## Usage
### Step1: Set any [Semantic Release Configuration](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration) in your repository.
@ -244,6 +245,8 @@ See [CHANGELOG][changelog-url].
This project is released under the [MIT License][license-url].
<!-- Links: -->
[version-image]: https://img.shields.io/github/package-json/v/cycjimmy/semantic-release-action
[workflows-badge-image]: https://github.com/cycjimmy/semantic-release-action/workflows/Test%20Release/badge.svg
[release-date-image]: https://img.shields.io/github/release-date/cycjimmy/semantic-release-action