Skip to content

Commit

Permalink
ci(workflows): update coverage badge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuagraber committed Mar 8, 2024
1 parent ac4f8dc commit e0648db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
uses: schneegans/[email protected]
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: 550f6ee414a26e0c8eae7cb6af3c214e
filename: rollup-plugin-critical__${{ env.BRANCH }}.json
gistID: f3a173e87a763056b73438f503680993
filename: pdap-design-system__${{ env.BRANCH }}.json
label: Test Coverage
message: ${{ env.COVERAGE }}
color: green
Expand Down

0 comments on commit e0648db

Please sign in to comment.