diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b0e17a3..1dc648c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,4 +30,4 @@ jobs: env: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} - name: Commit Changelog - run: git push + run: git push origin HEAD:main diff --git a/README.md b/README.md index 07835ff..083fb75 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # gl-code-quality-openapi-validator [![Build](https://github.com/J-R-Oliver/gl-code-quality-openapi-validator/actions/workflows/build.yml/badge.svg)](https://github.com/J-R-Oliver/gl-code-quality-openapi-validator/actions/workflows/build.yml) +[![npm version](https://badge.fury.io/js/gl-code-quality-openapi-validator.svg)](https://badge.fury.io/js/gl-code-quality-openapi-validator) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) [![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/) +![NPM Downloads](https://img.shields.io/npm/dw/gl-code-quality-openapi-validator) +