Skip to content

Commit

Permalink
chore: add label to readme and remove fixed version from release-plea…
Browse files Browse the repository at this point in the history
…se config
  • Loading branch information
fabianbormann committed Apr 10, 2023
1 parent 691ef1a commit a053942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
uses: google-github-actions/release-please-action@v3
with:
release-type: node
release-as: 0.1.0
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<p align="left">

<img alt="Release" src="https://img.shields.io/github/actions/workflow/status/fabianbormann/cardano-node-ui/release.yml?label=Release&style=for-the-badge" />
<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/fabianbormann/cardano-node-ui/build.yml?label=Build&style=for-the-badge" />
<a href="https://conventionalcommits.org"><img alt="conventionalcommits" src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&style=for-the-badge" /></a>
</p>

Expand Down

0 comments on commit a053942

Please sign in to comment.