Skip to content

Commit 6ad548e

Browse files
committedMar 6, 2023
chore: update workflows config.
1 parent 146d959 commit 6ad548e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.marster.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: jaywcjlove/github-action-contributors@main
3636
with:
3737
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
38-
output: build/CONTRIBUTORS.svg
38+
output: website/build/CONTRIBUTORS.svg
3939
avatarSize: 42
4040

4141
- name: Is a tag created auto?

0 commit comments

Comments
 (0)
Please sign in to comment.