diff --git a/.github/workflows/github-action-test.yaml b/.github/workflows/github-action-test.yaml index 371834b..4605e7a 100644 --- a/.github/workflows/github-action-test.yaml +++ b/.github/workflows/github-action-test.yaml @@ -32,10 +32,10 @@ jobs: uses: schneegans/dynamic-badges-action@v1.6.0 with: auth: ${{ secrets.BADGE_SECRET }} - gistID: + gistID: 8eb52840f8391f1e45b381ad2fa980b9 filename: ifk-scb-compilations-coverage-badge.json label: Coverage message: ${{ env.total }}% minColorRange: 50 maxColorRange: 90 - valColorRange: ${{ env.total }} \ No newline at end of file + valColorRange: ${{ env.total }}