Skip to content

Commit 6bc2aae

Browse files
committed
Merge branch 'main' of https://github.com/tj-actions/coverage-badge-py into main
2 parents 9e73b91 + 4d22717 commit 6bc2aae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Generate coverage.py badge
1717
| Input | type | required | default | description |
1818
|:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:|
1919
| token | `string` | `true` | `${{ github.token }}` | [GITHUB_TOKEN](https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow) <br /> or a repo scoped <br /> [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) |
20+
| output | `string` | `true` | `coverage.svg` | The output path for the generated coverage badge. |
2021

2122

2223

0 commit comments

Comments
 (0)