Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvorster authored Jul 2, 2023
1 parent 4298395 commit 3f9511f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Tornado (WIP)

[![Build](https://github.com/projectstorm/tornado/actions/workflows/test.yml/badge.svg)](https://github.com/projectstorm/tornado/actions/workflows/test.yml)
[![Docker](https://img.shields.io/docker/pulls/projectstorm/tornado.svg)](https://hub.docker.com/repository/docker/projectstorm/tornado)
[![Docker](https://img.shields.io/docker/pulls/projectstorm/tornado.svg)](https://hub.docker.com/r/projectstorm/tornado)
[![pnpm](https://img.shields.io/badge/maintained%20with-pnpm-f9ad00.svg)](https://pnpm.io/)


Expand Down Expand Up @@ -126,6 +126,8 @@ and something like this:

```pnpm version major/minor/patch && git push --tags origin master``` this will rollup a changelog, create a release and publish to docker with the `latest` tag + semver.

_Note: Pull requests must have the appropriate label (eg 'feature') to be included in the release notes automatically._

## About

Author: Dylan Vorster (dylanvorster.com)
Expand Down

0 comments on commit 3f9511f

Please sign in to comment.