We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae626f commit b8b59eaCopy full SHA for b8b59ea
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
id: contributors
42
with:
43
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
44
- output: build/CONTRIBUTORS.svg
+ output: coverage/CONTRIBUTORS.svg
45
avatarSize: 42
46
47
0 commit comments