Skip to content

Commit

Permalink
update goreportcard.com card on each successfull tag release action
Browse files Browse the repository at this point in the history
cf. #18
deogracia committed Oct 20, 2020
1 parent e2c7166 commit 560014b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -17,3 +17,7 @@ jobs:
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
goreportcard:
runs-on: ubuntu-20.04
steps:
- uses: creekorful/goreportcard-action@v1.0

0 comments on commit 560014b

Please sign in to comment.