mirror of
https://github.com/Fishwaldo/go-logadapter.git
synced 2025-03-15 19:31:25 +00:00
Update build.yml
This commit is contained in:
parent
daaef5d827
commit
31fb971a80
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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 }}'
|
||||
|
|
Loading…
Add table
Reference in a new issue