Skip to content

Commit

Permalink
Merge pull request #21 from deogracia/issue-GH-18
Browse files Browse the repository at this point in the history
update goreportcard.com card on each successfull tag release action
  • Loading branch information
deogracia authored Oct 20, 2020
2 parents e2c7166 + 560014b commit 951ef77
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
Expand Up @@ -17,3 +17,7 @@ jobs:
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
goreportcard:
runs-on: ubuntu-20.04
steps:
- uses: creekorful/[email protected]

0 comments on commit 951ef77

Please sign in to comment.