Skip to content

Commit

Permalink
fix: release to add contributors section
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipnir committed Aug 20, 2024
1 parent 9195864 commit dbe8684
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,7 @@ jobs:

- uses: BobAnkh/add-contributors@master
with:
CONTRIBUTOR: "### Contributors"
COLUMN_PER_ROW: "6"
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
IMG_WIDTH: "100"
FONT_SIZE: "14"
PATH: "/CONTRIBUTORS.md"
COMMIT_MESSAGE: "docs(README): update contributors"
AVATAR_SHAPE: "round"
1 change: 0 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
### Contributors

0 comments on commit dbe8684

Please sign in to comment.