Skip to content

Commit

Permalink
fix: omit "all"
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 committed Jan 30, 2024
1 parent f112c59 commit 4661f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-rater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: xkrishguptaa/action-repo-rater@v1.0.6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
message: "Thank you all for contributing to RepoRater! Please take a moment to rate this repo\\'s DX on [EddieHub\\'s RepoRater](https://repo-rater.eddiehub.io/rate?owner=${{ github.repository_owner }}&name=${{ github.event.repository.name }}) and give it a star ⭐"
message: "Thank you for contributing to RepoRater! Please take a moment to rate this repo\\'s DX on [EddieHub\\'s RepoRater](https://repo-rater.eddiehub.io/rate?owner=${{ github.repository_owner }}&name=${{ github.event.repository.name }}) and give it a star ⭐"

0 comments on commit 4661f85

Please sign in to comment.