Update build.yml

This commit is contained in:
Justin Hammond 2021-09-22 19:24:57 +08:00 committed by GitHub
parent daaef5d827
commit 31fb971a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,7 @@ jobs:
with:
badge-codecov: 'true'
badge-godoc: 'true'
badge-goreadme: 'true'
email: 'justin@dynam.ac'
title: 'Go-LogAdapter'
# Optional: Token allows goreadme to comment the PR with diff preview.
github-token: '${{ secrets.GITHUB_TOKEN }}'