From a9a500e2ac926519b01f6bb13dc037f12f2997bf Mon Sep 17 00:00:00 2001 From: Azeezat Date: Sat, 14 Dec 2024 22:54:24 -0800 Subject: [PATCH] chore: fix coveralls --- .github/workflows/coveralls.yml | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml index 6c1d9ae..9ed03c1 100644 --- a/.github/workflows/coveralls.yml +++ b/.github/workflows/coveralls.yml @@ -23,6 +23,6 @@ jobs: - name: Coveralls uses: coverallsapp/github-action@master with: - github-token: ${{ secrets.PAT }} + github-token: ${{ secrets.GITHUB_TOKEN }} flag-name: ${{matrix.os}}-node-${{ matrix.node }} - parallel: true \ No newline at end of file + parallel: true diff --git a/README.md b/README.md index a78e04f..66659d5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![npm version](https://badge.fury.io/js/react-native-input-select.svg)](https://badge.fury.io/js/react-native-input-select) [![GitHub stars](https://img.shields.io/github/stars/azeezat/react-native-select?style=social)](https://github.com/azeezat/react-native-select/stargazers) [![CodeQL](https://github.com/azeezat/react-native-select/actions/workflows/codeql.yml/badge.svg)](https://github.com/azeezat/react-native-select/actions/workflows/codeql.yml) [![Release & Publish to NPM](https://github.com/azeezat/react-native-select/actions/workflows/release-and-publish-to-npm.yml/badge.svg)](https://github.com/azeezat/react-native-select/actions/workflows/release-and-publish-to-npm.yml) [![coverage](https://github.com/azeezat/react-native-select/actions/workflows/coverage.yml/badge.svg)](https://github.com/azeezat/react-native-select/actions/workflows/coverage.yml) [![react-native-input-select](https://snyk.io/advisor/npm-package/react-native-input-select/badge.svg)](https://snyk.io/advisor/npm-package/react-native-input-select) +[![Coverage Status](https://coveralls.io/repos/github/azeezat/react-native-select/badge.svg?branch=main)](https://coveralls.io/github/azeezat/react-native-select?branch=main) # react-native-input-select