Skip to content

Commit

Permalink
fix badge command
Browse files Browse the repository at this point in the history
  • Loading branch information
James Hutcheon authored and James Hutcheon committed Oct 31, 2023
1 parent dad65db commit da233ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
threshold-total: 80

- name: make coverage badge
uses: action-badges/core@0.2.2
if: contains(github.ref, 'main')
uses: action-badges/core@0.3.0
with:
label: coverage
message: ${{ steps.coverage.outputs.badge-text }}
Expand Down

0 comments on commit da233ba

Please sign in to comment.