mirror of
https://github.com/Fishwaldo/go-logadapter.git
synced 2025-07-09 14:28:43 +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:
|
with:
|
||||||
badge-codecov: 'true'
|
badge-codecov: 'true'
|
||||||
badge-godoc: '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.
|
# Optional: Token allows goreadme to comment the PR with diff preview.
|
||||||
github-token: '${{ secrets.GITHUB_TOKEN }}'
|
github-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue