Skip to content

Commit dbe8684

Browse files
committed
fix: release to add contributors section
1 parent 9195864 commit dbe8684

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/release.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,7 @@ jobs:
140140

141141
- uses: BobAnkh/add-contributors@master
142142
with:
143-
CONTRIBUTOR: "### Contributors"
144143
COLUMN_PER_ROW: "6"
145144
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
146-
IMG_WIDTH: "100"
147-
FONT_SIZE: "14"
148145
PATH: "/CONTRIBUTORS.md"
149146
COMMIT_MESSAGE: "docs(README): update contributors"
150-
AVATAR_SHAPE: "round"

CONTRIBUTORS.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
### Contributors
2-

0 commit comments

Comments
 (0)