Skip to content

Commit b2dbb8e

Browse files
committed
Update phpunit.xml.dist
1 parent db5d52e commit b2dbb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: timkrase/phpunit-coverage-badge@v1.2.1
5151
with:
5252
coverage_badge_path: ./output/coverage.svg
53-
github_token: ${{ secrets.GITHUB_TOKEN }}
53+
repo_token: ${{ secrets.GITHUB_TOKEN }}
5454
push_badge: true
5555

5656
- name: Git push to image-data branch

0 commit comments

Comments
 (0)