Skip to content

Commit

Permalink
style: improve workflow name [#1]
Browse files Browse the repository at this point in the history
  • Loading branch information
d3p1 committed Oct 18, 2023
1 parent 4149234 commit 1390356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# @author C. M. de Picciotto <d3p1@d3p1.dev> (https://d3p1.dev/)
# @link https://semantic-release.gitbook.io/semantic-release/recipes/ci-configurations/github-actions
##
name: release
name: Release

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# [CONVENTIONAL COMMITS PARSER]

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Release](https://github.com/d3p1/commitlint-config/actions/workflows/release.yml/badge.svg)](https://github.com/d3p1/commitlint-config/actions/workflows/release.yml)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
[![release](https://github.com/d3p1/commitlint-config/actions/workflows/release.yml/badge.svg)](https://github.com/d3p1/commitlint-config/actions/workflows/release.yml)

</div>

Expand Down

0 comments on commit 1390356

Please sign in to comment.