We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e156e1 commit 2c10260Copy full SHA for 2c10260
.github/workflows/coverage.yml
@@ -78,5 +78,5 @@ jobs:
78
if: ${{ success() }}
79
with:
80
force: true
81
- github_token: ${{ secrets.MY_TOKEN }}
+ github_token: ${{ secrets.COVERAGE_TOKEN }}
82
branch: coverage-badge-dont-delete
0 commit comments