diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95313f7..2753c38 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,8 +12,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - with: - persist-credentials: false - name: Install Node & NPM uses: actions/setup-node@v3 - name: Install node modules diff --git a/README.md b/README.md index b3746ef..7dd98e7 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ ![npm](https://img.shields.io/npm/dt/svg-to-ts) ![GitHub Repo stars](https://img.shields.io/github/stars/kreuzerk/svg-to-ts) -![npms.io (final)](https://img.shields.io/npms-io/maintenance-score/svg-to-ts) ![Travis (.org) branch](https://img.shields.io/travis/kreuzerk/svg-to-ts/master) ![GitHub](https://img.shields.io/github/license/kreuzerk/svg-to-ts) ![npm](https://img.shields.io/npm/v/svg-to-ts) +![npms.io (final)](https://img.shields.io/npms-io/maintenance-score/svg-to-ts) ![GitHub Workflow](https://img.shields.io/github/workflow/status/kreuzerk/svg-to-ts/release) ![GitHub](https://img.shields.io/github/license/kreuzerk/svg-to-ts) ![npm](https://img.shields.io/npm/v/svg-to-ts) + [![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) +