We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9195864 commit dbe8684Copy full SHA for dbe8684
.github/workflows/release.yaml
@@ -140,11 +140,7 @@ jobs:
140
141
- uses: BobAnkh/add-contributors@master
142
with:
143
- CONTRIBUTOR: "### Contributors"
144
COLUMN_PER_ROW: "6"
145
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
146
- IMG_WIDTH: "100"
147
- FONT_SIZE: "14"
148
PATH: "/CONTRIBUTORS.md"
149
COMMIT_MESSAGE: "docs(README): update contributors"
150
- AVATAR_SHAPE: "round"
CONTRIBUTORS.md
@@ -1,2 +1 @@
1
### Contributors
2
-
0 commit comments